You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python...@googlegroups.com
Hi all,
I would like to make a face recogniser using LBP and i prefer mahotas.But in mahotas the LBP method gives a vector size of 36 instead of 59.I have read the previous post regarding this,but i didn't get that.And by using these 36 vectors how can i do face recognition.I prefer SVM for training.Any suggestions?
Thanks :)
Luis Pedro Coelho
unread,
May 2, 2015, 3:01:33 PM5/2/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python...@googlegroups.com
My suggestion is that you feed those 36 dimensional vectors to an SVM.