- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Couldn't find inline variants of the ippiLUTPalette functions. So, I tried passing the same image parameters for source and destination in ippiLUTPalette_16u_AC4R. Well, it did the job, didn't crash.
Any comments ?
I now have the same issue with ippiRGBToHSV et all, no inline variants.
Regards,
Adriaan van Os
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Adriaan
Thanks for submitting this request.
If there is no “I” in function descriptor, the function is not in-place, and it cannot guarantee it can work with “in-place” operation in the future optimization.
I track a feature request into our feature request database, so we can review it in the future product planning.
Thanks,
Chao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks !
The functions I currently use inline are:
ippiRGBToHSV, ippiHSVToRGB, ippiRGBToHLS, ippiHLSToRGB, ippiRGBToXYZ, ippiXYZToRGB, ippiRGBToLUV, ippiLUVToRGB and ippiLUTPalette.
I would also like to use:
ippiRGBToLab and ippiRGBToLab
but they don't have 8u_AC4R, 16uAC4R and 32f_AC4R variants, like there are for ippiRGBToLUV and ippiLUVToRGB.
Finally, there are no 32f_AC4R variants for ippiRGBToHSV and ippiHSVToRGB, like there are for ippiRGBToHLS and ippiHLSToRGB.
Regards,
Adriaan van Os

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