Ask Your Question

Revision history [back]

It's simply

image = imread(argv[1], CV_LOAD_IMAGE_COLOR);

but google would have helped you also...