Errors in SURF/STAR Python Bindings (Bug #1583)
Description
I have had significant trouble with the cv2 python bindings for feature extraction. I keep getting <unknown> is not a numpy array when I try to use the surf/star feature extractors. This may simply be for lack of working example code. Could you please verify that these methods work and perhaps post working examples? My problems are summarized here:
http://stackoverflow.com/questions/9131552/feature-detection-in-opencv-python-bindings
I have tried both the release and the current version in the SVN repo. I am OSX but I believe these errors are also present on Linux and Windows. If you want to point me in the right direction and lend some assistance I am more than willing to help fix these bindings in the source repository.
Associated revisions
Merge pull request #1583 from SpecLad:name-enum-2
History
Updated by Vadim Pisarevsky about 13 years ago
- Status changed from Open to Done
- (deleted custom field) set to duplicate
Updated by Andrey Kamaev about 13 years ago
- Status changed from Done to Cancelled