Index
A
- additive
- about / A quick note on BGR
- application
- modifying / Modifying the application
- artificial neural networks (ANN)
- about / Artificial neural networks
- statistical model / Artificial neural networks
- perceptrons / Neurons and perceptrons
- structure / The structure of an ANN
- network layers, by example / Network layers by example
- in OpenCV / ANNs in OpenCV
- ANN-imal classification / ANN-imal classification
- training epochs / Training epochs
- digit recognition, handwritten / Handwritten digit recognition with ANNs
- handwritten digit recognition / Handwritten digit recognition with ANNs
- URL / Other parameters
- improvements / Improvements
- potential applications / Potential applications
- AT&T
- URL / Performing face recognition
B
- background subtractors
- about / Background subtractors – KNN, MOG2, and GMG
- code / Back to the code
- Bag of words (BOW)
- about / Bag-of-words, BOW in computer vision
- in computer vision / BOW...