opencv_for_ios_book_samples icon indicating copy to clipboard operation
opencv_for_ios_book_samples copied to clipboard

运行崩溃!!!!!!!

Open 414039949 opened this issue 6 years ago • 0 comments

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

414039949 avatar Nov 22 '19 02:11 414039949