- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am wondering how it is possible (using the Image Processing calls) to set a specific range of pixels to a value V. i.e. if a pixel in a plane is greater than X, but less than Y, then set this pixel to V, or set a Pixel in another Plane to V.
I have found a work around using ippi_Threshold_GTLTVal_(); but it requires 3 function calls per plane (channel) and another at the end to combine. It seems a common enough function to have included as a base.
Best, Chris
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Chris,
you can use ippiLUT family of functions for this purpose.
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