- different spaces : RGB, HSV, etc.
- sliding window
- pyramid
- template matching
- non maximum suppression
- fourrier transform (cosine transform)
- Local Binary Pattern
- Histogram of Gradient
- Viola & Jones
- Harris Corner
- SIFT Detector (SURF faster, HORB open source)
- Paronamic matching
- SIFT, Horb etc
- scene descriptor : GIST, bag of features
- image retrieval / classification
- color based segmentation
- mean shift, grab cut, CRF
- classification (VGG, ResNet, Inception, etc.)
More on neural networks in another repository...
- localisation (Yolo)
- segmentation (FB)
- one shot learning (siamese network)
- generation (GAN)