smahesh29 / Gender-and-Age-Detection

A Python project which can detect gender and age using OpenCV of the person (face) in a picture or through webcam.
MIT License
487 stars 204 forks source link

Code gets stuck in the infinite loop #10

Open AnshGit-hash opened 1 year ago

AnshGit-hash commented 1 year ago

Hi Mahesh,

While running the code in windows terminal the window detects the age in real time but when trying to close the window it doesn't gets closed so need to close the terminal itself to abort it.

Thanks, Ansh