Does the Computer Vision Toolbox function "demosaic" use the IPP library?
1 次查看(过去 30 天)
显示 更早的评论
Does the Computer Vision Toolbox function "demosaic" use the IPP library?
0 个评论
采纳的回答
Bruno Pop-Stefanov
2016-2-4
编辑:Bruno Pop-Stefanov
2016-2-4
No, it does not use IPP. demosaic implements the following algorithm:
It uses Intel's Threading Building Blocks to exploit multiple-core architectures.
Also, the function belongs to Image Processing Toolbox.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 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!