Ask Your Question

abdoadel's profile - activity

2018-09-24 14:08:48 -0600 received badge  Famous Question (source)
2016-08-15 09:04:59 -0600 received badge  Notable Question (source)
2015-07-06 06:35:17 -0600 received badge  Popular Question (source)
2013-04-10 09:50:47 -0600 received badge  Editor (source)
2013-04-10 09:49:28 -0600 asked a question How to train a kNN classifier in OpenCV?

Hello,

I am new to openCV and I have some images.

I want to train a kNN classifier to classify some test images.

Can someone show me how to train the classifier with the kNN algorithm?

Thx in advance.