¡@

Home 

c++ Programming Glossary: prgbimg

C++, Access Violation using OpenCV to get RGB value of pixel

http://stackoverflow.com/questions/3851604/c-access-violation-using-opencv-to-get-rgb-value-of-pixel

this code copied from below in isolation int main IplImage pRGBImg cvCreateImage cvSize 5 5 IPL_DEPTH_8U 3 int width pRGBImg width.. pRGBImg cvCreateImage cvSize 5 5 IPL_DEPTH_8U 3 int width pRGBImg width int height pRGBImg height int bpp pRGBImg nChannels cvNamedWindow.. 5 5 IPL_DEPTH_8U 3 int width pRGBImg width int height pRGBImg height int bpp pRGBImg nChannels cvNamedWindow Image view 1..