OpenCV-Python Tutorials
latest
OpenCV-Python Tutorials
Introduction to OpenCV
Gui Features in OpenCV
Core Operations
Image Processing in OpenCV
Feature Detection and Description
Video Analysis
Camera Calibration and 3D Reconstruction
Machine Learning
K-Nearest Neighbour
Understanding k-Nearest Neighbour
OCR of Hand-written Data using kNN
Support Vector Machines (SVM)
K-Means Clustering
Computational Photography
Object Detection
OpenCV-Python Bindings
OpenCV-Python Tutorials
Docs
»
OpenCV-Python Tutorials
»
Machine Learning
»
K-Nearest Neighbour
Edit on GitHub
K-Nearest Neighbour
ΒΆ
Understanding k-Nearest Neighbour
Get a basic understanding of what kNN is
OCR of Hand-written Data using kNN
Now let’s use kNN in OpenCV for digit recognition OCR