face_recognition
face_recognition copied to clipboard
Face Recognition- How to put the outcomes into separate folder.
I am new to this coding. And I tried to use face recognition and it worked actually. But when I run the command Face_recognition, I only get the results like this: /home/lutfu/FACE/unknown/2018-03-28_15-12-19.jpg,Elon Musk What I want is that the pictures containing the faces should be copied to another folder. I don't want outcomes such as /home/lutfu/FACE/unknown/2018-03-28_15-12-19.jpg, elon I want the pictures in another folder automatically. Could anybody help me? I downloaded Visual studio code. Thanks in advance.