cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Image processing (*.BMP)
Image processing (*.BMP)
May 26, 2013 at 1:51pm UTC
dreamcode
(1)
I have some problem with image processing.
I have read values in *.bmp image file.
But I dont know how to convert 24 bit color Bitmap image to 8 bit gray scale image(using C++, without using openCV library).
Can anyone help me?
May 26, 2013 at 3:02pm UTC
MiiNiPaa
(8886)
http://www.johndcook.com/blog/2009/08/24/algorithms-convert-color-grayscale/
Topic archived. No new replies allowed.