opencv - Correlation between two image(binary image) -
i have 2 binary image this. have data set lots of picture @ bottom differents signs.
and
i compare them in order know if it's same figure or not (especially inside triangle). took in sift , surf feature it's doesn't work on type of picture (it find matchning point whereas 2 picture different,especially inside).
i hear svm don't know if have implement type of problem.
do have idea ?
thank you
i think should not use surf features on binary image have discarded lot of information @ stage edge detector.
you use linear or circle hough transform in case tell lot image differences.
Comments
Post a Comment