Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Loading image and getting each pixel's color (C++)

Hello there,

I have just finished configuring OpenCV with Visual Studio 2013, so I don't have much knowledge of it. Hence, I am asking such a basic thing.

I need to load an image and loop through every pixel and check its color. That's pretty much it.

Thank you in advance.