Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 2088

Binary Descriptor and Keyline

$
0
0
I'm trying to use the [createBinaryDescriptor](http://docs.opencv.org/3.0-beta/modules/line_descriptor/doc/binary_descriptor.html?highlight=createbinarydescriptor) class along with the [keyline](http://docs.opencv.org/trunk/d1/dd7/structcv_1_1line__descriptor_1_1KeyLine.html) but I can't seem to find their Python equivalent. They just show the C++ version. Does this mean no Python APIs available? Or is the BinaryDescriptor class a virtual one? I really have tried searching around but they all seem to point back to the C++ versions even going back to version 3.0. I'm using OpenCV 3.2

Viewing all articles
Browse latest Browse all 2088

Trending Articles