pravish
Newbie level 5
hi there,
i have a camera that, on interfacing, gives me the bitmap image into a memory alignment in the 'unsigned char'(BYTE) format...I m using VC++ 6.0 for some image processing stuff. I only require the rgb values of every pixel to process the image further. My question is that how do i retrieve the rgb values frm unsigned char format since they are 'int'(0-255)values.
KINDLY SUGGEST ME A SOLUTION
thanks
regards
i have a camera that, on interfacing, gives me the bitmap image into a memory alignment in the 'unsigned char'(BYTE) format...I m using VC++ 6.0 for some image processing stuff. I only require the rgb values of every pixel to process the image further. My question is that how do i retrieve the rgb values frm unsigned char format since they are 'int'(0-255)values.
KINDLY SUGGEST ME A SOLUTION
thanks
regards