- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I would like to know if the IPP library has a built-in function for grayscaling a colored bitmap image.
If so, can somebody point me in the right direction on how to do it.
Thanks,
hopiaman
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hopiaman,
There are two functions that do this:
ippiRGBToGray() uses fixed transform coefficients
ippiColorToGray() lets you use your own transform coefficients in a three component floating point array.
Cheers,
Carl

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