Ask Your Question

Raziel's profile - activity

2017-01-20 11:20:53 -0600 commented question How to retrieve the matched lines from the BinaryDescriptorMatcher

and which lines is matched to what

2017-01-20 11:17:09 -0600 commented question How to retrieve the matched lines from the BinaryDescriptorMatcher

I am trying to run this code about line matching and I want to get the properties of the extracted lines

http://docs.opencv.org/3.0-beta/modul...

2017-01-20 11:06:32 -0600 asked a question How to retrieve the matched lines from the BinaryDescriptorMatcher

Hi,

How to get the matched lines after using the BinaryDescriptor with the match function?