- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I recommend you to read IPP manual to learn IPP image format better, so you will be able to create such function by yourself.
Regards,
Vladimir

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page