Hello, I need to work with both libraries.
In order to integrate them I need to convert from the CImg image format to the ipp image format (buffer), and vice versa.
The CImg library provides a way to access each pixel of the buffer image.
*image.ptr(x,y,channel) where channel can be 1,2,3.
Could you help me in the creation of both convertCImg_IPP and convertIPP_CImg functions?
Thank you for your help.
In order to integrate them I need to convert from the CImg image format to the ipp image format (buffer), and vice versa.
The CImg library provides a way to access each pixel of the buffer image.
*image.ptr(x,y,channel) where channel can be 1,2,3.
Could you help me in the creation of both convertCImg_IPP and convertIPP_CImg functions?
Thank you for your help.
链接已复制
1 回复
