Next step in image recognition? cv 2.4.11 on python

asked 2015-11-15 00:35:15 -0600

briansrls gravatar image

Hello all,

I'm trying to do image recognition using BOW and SIFT feature descriptors. So far, I've created my dictionary using BOW and my training images. Now, I'm going through my testing images, getting my descriptors. How do I compare each of the test images descriptors to that of the dictionary using SVM? Any help getting started would be appreciated :)

edit retag flag offensive close merge delete

Comments

1
berak gravatar imageberak ( 2015-11-15 00:57:09 -0600 )edit