[Libface-general] Eigenfaces :D
Status: Beta
Brought to you by:
leshiy_uk
|
From: Aditya B. <adi...@gm...> - 2010-05-15 17:55:47
|
Hi Alex, I committed the code. As of now, I've kept the max size of a DB as 10 faces. This is just so that you can test the training, how new faces fall into new DB's etc. Anyway, I fixed all the bugs and committed it. In usage, the DB size should be something like 50-100. For the sake of ease in coding, I've used multiple DB files. I'll change this at some point of time into a single DB, but that should not change how programs use libface :) As you said, we should remove the _default cascade and use the tree cascade's detections. That will bring the detection speed up to a usable value. And do send me a screencast comparing iPhoto and libface detection. After the cascade is removed, that is :D PS: Some of the code is ugly ATM, I'm fixing that. And doxygenising. Cheers! -- Aditya Bhatt Blog : http://adityabhatt.wordpress.com Bitbucket: http://bitbucket.org/aditya_bhatt Face Recognition Library : http://libface.sourceforge.net |