- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Now, There are three single channel images:
i don't now how to use "ippicopy_mod" functions to merge this three channels images to a RGB color image.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Yang,
use IPPAPI ( IppStatus, ippiCopy_8u_P3C3R, (const Ipp8u* const pSrc[3],
int srcStep, Ipp8u* pDst, int dstStep, IppiSize roiSize ))
please.
regards, Igor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Igor,
i find that the color of picture.bmp is not match the original RGB image
i don't know what is the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can't make any conclusions on what is wrong based on your input - could you provide pixel by pixel comparison: r[0], g[0], b[0],...r
regards, Igor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Igor,
Thank you for your reply. i check my pictures,they are right.i give you now.
If I have a problem with parameters or have some problems with steps.such as: pSrc, m_image[0].Step()
Can you give some specific conversion steps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Yang,
I don't know what are Cippimage, CreateImage, etc. I don't know how data types you use match to IPP data types. I don't know which image you would like to have in result from combining these 3 inputs (I've taken a look at them - from my point of view they have wrong size/step parameters in the bmp headers). Take a look at IPP manual, please.
regards, Igor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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