How can I classify Local Binary Patterns histograms using feed forward network?
显示 更早的评论
I am working on a facial expression recognition system and i am using LBP as a texture descriptor. After detecting the face and the regions of interests , computing the LBP histograms and concatenating them, i want to classify test images in 6 class using a freeforward network with a backpropagation network training function based on the histograms. Can someone tell me the most convenient architecture of the network for this application?
回答(1 个)
Rakesh Singh
2013-2-21
0 个投票
hi
i am also working in the LBP field
类别
在 帮助中心 和 File Exchange 中查找有关 LBP - Local Binary Patterns 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!