Ask Your Question

Aj-9011's profile - activity

2015-10-28 03:49:38 -0600 asked a question Face image evaluation

I am doing Near Infrared image face detection (video based). But I want to save the detected image with a good quality only; here I think I will focus on sharpness and illumination of the detected face. Any idea on how to this with OpenCV?

2015-10-22 08:59:42 -0600 received badge  Enthusiast
2015-10-12 06:29:58 -0600 commented question Save the detected face with ID

Ya, true sir.

2015-10-11 00:34:17 -0600 asked a question Save the detected face with ID

I want to develop a database of face image detected by camera. When camera detect a face, system will ask user to key in the person identity and save it in the database. Which means, my database consists of an image and ID. Or maybe it can contain a directory to where an image is save. It is an online enrolment. The data later on will be proceed for other purpose. So, I need a flexible database where I can update the data and call it back. But the thing is I don't know which medium is proper for me to use. I'd read about SQLite and CSV. But maybe there is other medium that can suits better.

Any idea on how to achieve this?

2015-10-08 02:45:13 -0600 received badge  Supporter (source)