Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 2088

AttributeError: 'module' object has no attribute 'face'

$
0
0
Hi, I compiled the opencv with contrib modules in the cmake GUI and everything seems ok, but when I try to use face module (cv2.face) I receive the following message:> AttributeError: 'module' object has no attribute 'face' Can someone help me please? I lost few days trying to solve that but nothing works. I'm using Windows 8.1 and Python 2.7 Thanks

Viewing all articles
Browse latest Browse all 2088

Trending Articles