Community Profile

photo

Santhosh Nayak


Active since 2017

Statistics

  • First Review

View badges

Content Feed

View by

Question


'Face detection and recognition' I want to display test image and recognised image and if match not found i want display match not found message
DBPath='D:\Matlab_prblms\face_database'; D=dir(DBPath) [mFiles t]=size(D) mSamples= mFiles-2; A=zeros(size(ima...

6 years ago | 1 answer | 0

1

answer

Question


Im doing project on Face detection & Expression recognition and I have used viola Jones tool for face detection and Im saving detected face image in a folder how to extract facial feature using Artificial Neural network&MLP need help & guidance
can someone help me with sample code and guidance for feature extraction and train the image Im Copying my code here %Im usin...

7 years ago | 0 answers | 0

0

answers