Hi EveryOne,
I am new to openCV. I have a following problem.
I have a image which I want to overlay to prerecorded video 's detected faces in java.
I got the code to detect the face in a image. What I want is read the prerecorded video frame by frame and detect any face in that frame and then overlay/overwrite the an cartoon image face on it.
Please guide me I am struggling to code it in java
Thanks Novin