Ask Your Question
0

Binary Descriptor and Keyline

asked 2017-06-13 10:36:16 -0600

updated 2017-06-13 11:11:00 -0600

I'm trying to use the createBinaryDescriptor class along with the keyline 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

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2017-06-13 23:37:53 -0600

berak gravatar image

sorry, but you cannot use this functionality from python. to use it from c++, you'd have to rebuild with opencv_contrib. also, here are more recent docs

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-06-13 10:32:48 -0600

Seen: 563 times

Last updated: Jun 13 '17