How to count the matching lines in SURF ?
Hi ,
I am using SURF and trying to extract features and matches, so far so good, however, the only thing that I'have not been able to figure out is how to count the number of matching lines between the two compared images.
Which property , attribute , should I use ?
I'm pretty sure the value is probably within the vector of match, just don't know now how to extract it..
P.S : I'm using a .NET Wrapper
Many thanks in advance
So you want to actually count the matches?
"count the matching lines" seems an inadequate description, - can you try again ?
(also, let's try to abstract away from your (unsupported, 3rdparty) c# api wrapper)
By counting the matching lines , I meant as counting the red lines as in this image http://imgur.com/YiKrLxd