Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

as long as it's python installed via pip -- there's not much you can do about it (apart from installing versions < 3.4.2) . a decision was made there, not to support nonfree code, and that's it.

if you need SIFT or SURF, you HAVE TO BUILD FROM SRC using the OPENCV_ENABLE_NONFREE=ON cmake flag.