opencv / opencv_for_ios_book_samples

"OpenCV for iOS" book samples

Home Page:http://bit.ly/OpenCV_for_iOS_book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

运行崩溃!!!!!!!

414039949 opened this issue · 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