Open SingAvi opened 5 years ago
What i would like to achieve here is that you please guide me how to fetch face and emotion and store them in a folder everytime a new face is introduced in front the camera.
demo.py, find demo function detected_face is the present face image, use cv2.imwrite() function can store the image.
What i would like to achieve here is that you please guide me how to fetch face and emotion and store them in a folder everytime a new face is introduced in front the camera.