ageitgey / face_recognition

The world's simplest facial recognition api for Python and the command line
MIT License
53.15k stars 13.47k forks source link

When processing real-time images, many windows open. #516

Open acemi1 opened 6 years ago

acemi1 commented 6 years ago

Description

When processing real-time video images, many windows open. https://user-images.githubusercontent.com/39681665/40700195-33788efa-63e1-11e8-831b-5d0b5bdb7f81.jpg

What I Did

![hata](https://user-images.githubusercontent.com/39681665/40700195-33788efa-63e1-11e8-831b-5d0b5bdb7f81.jpg)
ageitgey commented 6 years ago

We can't help unless you show us the code that didn't work.

acemi1 commented 6 years ago

the codes are working. There is an error in the screen display. I want face recognition with my webcam image. but it looks like the photo I sent. the first time I run the code, I get a normal image; then every second a new window opens into every window. I use google translate. If you do not understand, ask again.