Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you probably should start reading the opencv tutorials

then, a simple

Mat img = imread("my.jpg")

will give you a decoded image, you can work on further