Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

the good news is: you don't have to "implement" it, it's already built in ;)

but the api has changed slightly from opencv2.4, have a look at the digits.py sample

the good news is: you don't have to "implement" it, it's already built in ;)

but the api has changed slightly from opencv2.4, have a look at the digits.py sample

also:

>>> help(cv2.ml.KNearest_create())

for pydocs

the good news is: you don't have to "implement" it, it's already built in ;)

but the api has changed slightly from opencv2.4, have a look at the digits.py sample

also:

>>> help(cv2.ml.KNearest_create())

for pydocs