Execution problem

the code works fine but the frame around the face is not showing up

the frame around the face is not showing up

hey @adirayer ,
first before making the frame around the face , kindly check if your face is being detected or not. By printing the detected coordinates from haarcascade.
If they gets printed , then there might be some problem in your cv2.rectangle code . Have a look at that.

If still you get stucked , then kindly share your code file with me ,to let me debug it.
Thank You :slightly_smiling_face:.

problem fixed thankyou

okay. Thats Good. :slightly_smiling_face:
I would request you to Kindly mark this doubt as resolved in your course doubt section.

Thank You .