Matlab Machine Learning/Computer Vision examples
I will try to provide all the working implementations of the Machine Learning/ Computer Vision algorithms I have tried in the past.
Machine Learning
- K- Nearest Neighbours
- Naive Bayes
- PCA (Principal Component Analysis)
- LDA (Linear Component Analysis)
Computer Vision
- Pyramids
- HOG (Histogram of Oriented Gradients)
- LBP (Local binary patterns)