tried the detection coding and it keeps showing this while tryin to execute
??? function imaqmotion(obj)
|
Error: Function definitions are not permitted in this context.
hey im a final year engg student and m doing face detectiona and recognition asa part of my final year project
can u please guide me on how to go about the whole process?
my email id- gayathrim@ieee.org
hai, could you explain to me how to use this coding. my final project is face detection system in real time. If you could help, it would be reallly reallly big pleasure. Thank you. haxie_ra89@yahoo.com
- oh - and the Flex-GUI has no "exit" or "close" functionality - it is possible to exit it by pressing Esc and cose the window, but when implementing a full screen GUI you should also provide a close functionality :-)
tried the detection coding and it keeps showing this while tryin to execute
??? function imaqmotion(obj)
|
Error: Function definitions are not permitted in this context.
hey im a final year engg student and m doing face detectiona and recognition asa part of my final year project
can u please guide me on how to go about the whole process?
my email id- gayathrim@ieee.org
hai, could you explain to me how to use this coding. my final project is face detection system in real time. If you could help, it would be reallly reallly big pleasure. Thank you. haxie_ra89@yahoo.com
could you please include the sources of the face detector or at least explain your approach (details of FaceDetect.mexw32)?
I guess it is a wrapper of an openCV implementation of the Viola-Jones algorithm - whats is the difference between your implementation and e.g. this one <a href="http://www.mathworks.com/matlabcentral/fileexchange/19912-open-cv-viola-jones-face-detection-in-matlab"> here </a>? - Where are the C++ sources?
thanks
- oh - and the Flex-GUI has no "exit" or "close" functionality - it is possible to exit it by pressing Esc and cose the window, but when implementing a full screen GUI you should also provide a close functionality :-)
other than that - good work
Comment only