-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Description
due to the line:
face_cascade.detectMultiScale(im,faces, 1.1, 2,0|CV_HAAR_SCALE_IMAGE,cv::Size(30,30));
i get an error stating:
Windows has triggered a breakpoint in eye.exe.
This may be due to a corruption of the heap, which indicates a bug in eye.exe or any of the DLLs it has loaded.
This may also be due to the user pressing F12 while eye.exe has focus.
The output window may have more diagnostic information.
without this line the code works with capturing the frame...without any detections..
please help...
Metadata
Metadata
Assignees
Labels
No labels