opencv - Correlation between two image(binary image) -


i have 2 binary image this. have data set lots of picture @ bottom differents signs.

enter image description here

and

enter image description here

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

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -