-2

I want to add a part to my program that instead of typing password in it , it takes a picture from the user and and if it was the same as the user claims that picture that user before added to program , program lets user to start the program.

How can I make it with every camera or something like kinect. give me some reference how to start to work with it. is there any sdk for it or......? is it possible to make it by c# or i have to do it in other language? i need straightforward learn.

4

1 回答 1

1

你可以使用opencv。它支持 C、C++、Python 和 Android。我正在为您提供一些链接。希望它会有所帮助

  1. http://www.shervinemami.info/faceRecognition.html
  2. http://www.ehu.es/ccwintco/uploads/e/eb/PFC-IonMarques.pdf
  3. http://docs.opencv.org/modules/contrib/doc/facerec/facerec_tutorial.html
  4. 人脸识别库
于 2013-09-18T17:36:02.750 回答