You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2019-11-22 09:12:12.387766+0800 Chapter15_DetectingFacialFeatures[13554:3631798] camera available: YES
libc++abi.dylib: terminating with uncaught exception of type cv::Exception: OpenCV(4.1.2) /Volumes/build-storage/build/master_iOS-mac/opencv/modules/objdetect/src/cascadedetect.cpp:569: error: (-2:Unspecified error) in function 'bool cv::HaarEvaluator::Feature::read(const cv::FileNode &, const cv::Size &)'
Invalid HAAR feature (expected: 'rw.r.x + rw.r.width <= W'), where
'rw.r.x + rw.r.width' is 37
must be less than or equal to
'W' is 11
The text was updated successfully, but these errors were encountered:
2019-11-22 09:12:12.387766+0800 Chapter15_DetectingFacialFeatures[13554:3631798] camera available: YES
libc++abi.dylib: terminating with uncaught exception of type cv::Exception: OpenCV(4.1.2) /Volumes/build-storage/build/master_iOS-mac/opencv/modules/objdetect/src/cascadedetect.cpp:569: error: (-2:Unspecified error) in function 'bool cv::HaarEvaluator::Feature::read(const cv::FileNode &, const cv::Size &)'
The text was updated successfully, but these errors were encountered: