Click here to Skip to main content
15,889,216 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Next year i am going to do a final year project, i've got an idea but i dont know how i can start it.

IDEA...
i want to make a program that the Clerk(Administrater) will save the image of most wanted person on a SQL database and when the person pass the camera it will automatically send an administrater an email to show that the most wanted person is scaned at the specific location.

GIVE ME ADVICE...
i dont know wether to use WPF Application or ASP.NET Web Application and how can i impliment this idea.
Posted

1 solution

This sounds like a Desktop application, you can write this using WPF or WinForms - whatever you prefer. Here are some nice articles about face recognition:
Face Detection in C#[^]
Multiple face detection and recognition in real time[^]
http://friism.com/facedectection-in-c-with-less-than-50-loc[^]
http://dotnet.dzone.com/articles/face-recognition-c[^]
 
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