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
↧