【发布时间】:2016-03-07 04:40:04
【问题描述】:
目前我面临这个问题:
我需要获取计算机视觉工具箱中存在的 (extractHOGFeatures(x), extractLBPFeatures(x), rgb2hsv(x), imhist (x)) 函数的 ( .c ) 版本。因为我需要这些 Matlab 函数的相同输出才能在 android 应用程序中使用它。
那么 Matlab 编码器会帮助我吗?这些Matlab函数转换效果好吗?
【问题讨论】:
标签: c matlab extraction matlab-deployment matlab-coder