Ask Your Question

prasanth_ntu's profile - activity

2016-04-12 00:22:21 -0600 asked a question Open CV 3.0 Face recognition and edge detection in Visual Studio 2015 C++

I wanted to do face detection and recognition in Open CV 3.0 running in Visual Studio 2015 C++. Though I was able to do face detection using sample programs available in internet, i am quite uncertain on how to setup and run face recognition.

http://docs.opencv.org/3.0-beta/modul...

When I tried to follow the instruction given in above weblink, i was stuck in creating a database and csv file. Can someone advise me on how to prepare the data and the CSV file and how to specify the db location in the program.

In addition, the programs written in previous openCV versions like openCV2.4 are not working properly in openCV3.0, like the one shared below.

https://github.com/gihantharanga/Comp...

Can anyone advise me on how to fix these issues or share some resources relevant to OpenCV3.0 face recognition in Visual Studio C++

2016-04-11 20:52:44 -0600 received badge  Organizer (source)