Skip to content

problem upon execution #1

@rsabishek

Description

@rsabishek

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions