feature extraction using Local Line Binary Patterm
显示 更早的评论
i have image with size 156x156, i want block this image to 13x13 block size. can you help me to get it using LLBP??
3 个评论
Image Analyst
2013-8-1
移动:DGM
2023-2-13
I know what local binary pattern is, and I have a demo for that, but I don't know what local line binary pattern is. Can you explain the algorithm?
采纳的回答
更多回答(2 个)
Nikolay S.
2015-3-17
1 个投票
Hi. You can try my lineLBP implementation: http://www.mathworks.com/matlabcentral/fileexchange/50058-efficient-llbp--line-local-binary-pattern- Hope this wil do the trick. Best regards, Nikolay
Dima Lisin
2015-12-12
0 个投票
extractLBPFeatures function was added to the Computer Vision System Toolbox in R2015b release.
3 个评论
Ihsan Yassin
2017-2-13
how can I get that function since I don't have it.mine was r2015a release.just found out I don't have that function when I want to try using LBP in my project
Image Analyst
2017-2-13
Call the Mathworks to get a link to the toolbox which you can install. You can get a free 30 day trial if you want.
Ihsan Yassin
2017-2-14
ok i'll try.thanks
类别
在 帮助中心 和 File Exchange 中查找有关 Computer Vision with Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!