mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
Fix whitespace errors.
This commit is contained in:
@@ -15,7 +15,7 @@ The class implements K-Nearest Neighbors model as described in the beginning of
|
||||
|
||||
* : PYTHON : An example of digit recognition using KNearest can be found at opencv_source/samples/python2/digits.py
|
||||
* : PYTHON : An example of grid search digit recognition using KNearest can be found at opencv_source/samples/python2/digits_adjust.py
|
||||
* : PYTHON : An example of video digit recognition using KNearest can be found at opencv_source/samples/python2/digits_video.py
|
||||
* : PYTHON : An example of video digit recognition using KNearest can be found at opencv_source/samples/python2/digits_video.py
|
||||
|
||||
CvKNearest::CvKNearest
|
||||
----------------------
|
||||
|
||||
Reference in New Issue
Block a user