Click here to Skip to main content
15,893,508 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i have a problem i cant make the rectangle moved to match the face in face detection program
Posted

Add a click/drag event handler, and write code to drag the rectangle around the screen.
 
Share this answer
 
I think you are looking for face recoginition algorithm. Check this link:
http://www.face-rec.org/[^]
You can find up to date information here.
 
Share this answer
 
i write code in c# to detect face by skin color
every thing is work but rectangle not move to detect where face
 
Share this answer
 
v2
omnia_gamal wrote:
i cant make the rectangle moved to match the face in face detection program


What do you mean exactly? As it stands, it makes poor sense.
:)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900