Sign in

username:

password:



Not a member?

Search imagedsp



Search tips

Subscribe to imagedsp



imagedsp by Keywords

Error Concealment | JPEG | MPEG-4 | Wavelet | YUV


Discussion Groups

Discussion Groups | Image Signal Processing | face detection and recognition algorithm for video surveillance

Technical Discussions related to Image Processing (image coding, compression, digital effects, mpeg, etc)

  

Post a new Thread

face detection and recognition algorithm for video surveillance - phuazhenghao - Jul 17 15:30:31 2006



i am trying to build a face detection and recognition algorithm for 
video surveillance in matlab6.5 but i am totally newbie in matlab. I 
would like to know what is the best language to write this algorithm 
c,c++, java or matlab? 

can anyone pls mail me some algorithm on this as a refrence to study?



(You need to be a member of imagedsp -- send a blank email to imagedsp-subscribe@yahoogroups.com )

Re: face detection and recognition algorithm for video surveillance - Shehrzad Qureshi - Jul 18 9:26:42 2006

You might find some relevant algorithms on The Mathworks file central site, if you wish to
stay in MATLAB.

My suggestion would be to prototype and code your algorithm in C/C++, and for this I would
point you to OpenCV, which has many (if not all) the primitives you'll need to build a
bare-bones face detection and recognition algorithm.

-SQ

phuazhenghao <p...@yahoo.com> wrote:                                  i am trying to
build a face detection and recognition algorithm for 
 video surveillance in matlab6.5 but i am totally newbie in matlab. I 
 would like to know what is the best language to write this algorithm 
 c,c++, java or matlab? 
 
 can anyone pls mail me some algorithm on this as a refrence to study?

Shehrzad Qureshi 
Author of Embedded Image Processing on the TMS320C6000 DSP 
www.squreshi.com



(You need to be a member of imagedsp -- send a blank email to imagedsp-subscribe@yahoogroups.com )