- extractHOGFeatures - supported
- extractLBPFeatures - supported
- rgb2hsv - not supported (no HSV functions supported)
- imhist - partial support (no display of image for example)
Matlab coder for features extraction
1 次查看(过去 30 天)
显示 更早的评论
Hi to everyone, currently I face this problem: I need to obtain ( .c ) versions of (extractHOGFeatures(x), extractLBPFeatures(x), rgb2hsv(x), imhist (x) ) functions which exist in computer vision toolbox. Because I need the same output of these Matlab functions to use it in android app. So is Matlab coder will help me?? Is it work well to convert these Matlab functions??
0 个评论
回答(3 个)
Walter Roberson
2016-3-7
0 个评论
Manal Alshehri
2016-3-7
4 个评论
Walter Roberson
2016-3-7
Interesting, in the new release of R2016a, they made MATLAB Coder and Simulink Coder available as add-ons to Student Version... but they still did not make it available to Home license :(
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!