Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

pyopencv_from and pyopencv_to for KeyPoint class

Since Bag of Words is not wrapped in Python, I need to do the work in Cpp function and pass the results through libboost interface. Still, I cannot figure out how a KeyPoint class is transformed to a PyObject* and viceversa. Is there any pyopencv_from and pyopencv_to method for that? Thanks.