Load and Display an Image - IMREAD_COLOR
Hey everybody,
I'm having trouble with the very first tutorial section "Load and Display an Image". I downloaded the source code and tried to compile it but I get the following error:
display_image.cpp:17:29: error: ‘IMREAD_COLOR’ was not declared in this scope
What am I doing wrong? I don't get it... Thanks for your help!