Does the Computer Vision Toolbox function "demosaic" use the IPP library?

1 次查看(过去 30 天)
Does the Computer Vision Toolbox function "demosaic" use the IPP library?

采纳的回答

Bruno Pop-Stefanov
编辑: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 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by