From: Saiful lufias on
I want to know from the start on how to use SVM for face detection,how to train data,and after train what should i do,what should the train result look like and then how to use the train data to detect the face on image??

pls include the source code also,i alreay read much about the theory but still dont know how to start and what to write in coding..help me
From: Rami AbouSleiman on
"Saiful lufias" <pedang_21(a)yahoo.com> wrote in message <hjq8o6$dav$1(a)fred.mathworks.com>...
> I want to know from the start on how to use SVM for face detection,how to train data,and after train what should i do,what should the train result look like and then how to use the train data to detect the face on image??
>
> pls include the source code also,i alreay read much about the theory but still dont know how to start and what to write in coding..help me


So basically you want to know everything, do you think this is a classroom? you can start with google or bing and then come back with more specific questions.
From: Rob Campbell on
"Saiful lufias" <pedang_21(a)yahoo.com> wrote in message <hjq8o6$dav$1(a)fred.mathworks.com>...
> I want to know from the start on how to use SVM for face detection,how to train data,and after train what should i do,what should the train result look like and then how to use the train data to detect the face on image??

There is code that does this stuff on the file exchange go. You should download it and study it. You're asking a very complicated question which can't be answered on a newsgroup.
From: Saiful lufias on
"Rami AbouSleiman" <rdabousl(a)oakland.edu> wrote in message <hjqe2s$qmp$1(a)fred.mathworks.com>...
> "Saiful lufias" <pedang_21(a)yahoo.com> wrote in message <hjq8o6$dav$1(a)fred.mathworks.com>...
> > I want to know from the start on how to use SVM for face detection,how to train data,and after train what should i do,what should the train result look like and then how to use the train data to detect the face on image??
> >
> > pls include the source code also,i alreay read much about the theory but still dont know how to start and what to write in coding..help me
>
>
> So basically you want to know everything, do you think this is a classroom? you can start with google or bing and then come back with more specific questions.


ok after i train the data,what next step toward face detection?how to link the training data with the image that i want to run face detection..thanks a lot..i'm quite noob in this...help me
From: Saiful lufias on
"Rob Campbell" <matlab(a)robertREMOVEcampbell.removethis.co.uk> wrote in message <hjqepg$btf$1(a)fred.mathworks.com>...
> "Saiful lufias" <pedang_21(a)yahoo.com> wrote in message <hjq8o6$dav$1(a)fred.mathworks.com>...
> > I want to know from the start on how to use SVM for face detection,how to train data,and after train what should i do,what should the train result look like and then how to use the train data to detect the face on image??
>
> There is code that does this stuff on the file exchange go. You should download it and study it. You're asking a very complicated question which can't be answered on a newsgroup.

sir sorry i'm noob in this...but where can i find file exchange??