I want to compare two images using OpenCV. Could I filter the nearest matching result among other training data set..?
Example : the Database containing training image which show number 5 in using one hand.
Is it possible to match someone else ,same sign with that training image..? Using OpenCV. Please help me.