Opencv-python extract and save faces from image

preview_player
Показать описание
this demo is showing you how to extract faces from image or video and how to save the faces as jpg image into folder.
the code is available here:
Рекомендации по теме
Комментарии
Автор

Code is working. But if I give image one by one it replaced the outcomes only get final image but i want to give image 1 by 1 as a loop and get all crop face images one by one, how can i modify the code to do that?

shanlk
Автор

I am trying to save the detected result from contour, moving object can be deetcted acuurately by my model but i wanna save the specific object part as image, can you please help ?

ghaffarmathsacademy
Автор

Hey,
When i try the code in jupyter notebook for the first time, it works fine. But when i try to run the code after several days, it just show the image and it didn't show the rectangle. Can anyone help how to solve it?

nurinarahayu
Автор

How to do you automatically name the face with their original name instead of 1, 2, 3, etc. after face extraction

VeerabhadraRaoMarellapudi
Автор

Hey can i save facial features from these extracted faces in watermark images.

aseelsami.
Автор

Hey how can i make a face tracking ? With opencv and arduino ?

maalonszuman
Автор

hey how do I save all detected frames from video?

manishanegi
Автор

where is the path for our faces image ? where should we put our image

BlogEmre