where did python cv2.create*FaceRecognizer() go in 3.0?
it seems to be missing :(. Did it move namespaces, or was it just removed completely?
it seems to be missing :(. Did it move namespaces, or was it just removed completely?
Asked: 2015-04-12 20:45:27 -0600
Seen: 96 times
Last updated: Apr 12 '15
Area of a single pixel object in OpenCV
how to understand which functions available in python bindings?
Problems installing opencv on mac with python
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
OpenCV DescriptorMatcher matches
Can't compile .cu file when including opencv.hpp
Weird result while finding angle
cv2.perspectiveTransform() with Python
Using OpenCV's stitching module, strange error when compositing images
Hmm you now need to use the smart ptr interface. It is something like
But people like @berak know more about that!
it was moved to the opencv_contrib repo, and you will need :
cv2.face.create**FaceRecognizer