I am trying to add "if, then logic" to the opencv face detection code such that if and when a face is detected through a camera or webcam, an image of the detected face is saved to a pre-determined file path on the controller or computer such as C:\Users\Public\Desktop.
I have looked everywhere for examples of anything that can help but I cant find anything.
If anyone knows any codes, research articles, websites, people I can contact, that would be very helpful.
Thanks