Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Feature extraction of a binary image

i am doing OCR project using c++ and opencv. I have some black and white images of separated handwritten characters. I want to extract unique features from those images in order to classify them using LIBSVM. can any one tell me what are the suitable algorithms for feature extraction in opencv?

Feature extraction of a binary image

i am doing OCR project using c++ and opencv. I have some black and white images of separated handwritten characters. I want to extract unique features from those images in order to classify them using LIBSVM. OpenCV.LIBSVM. can any one tell me what are the suitable algorithms for feature extraction in opencv?