Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

imread(argv[1]) and imread(argv[1],CV_LOAD_IMAGE_ANYDEPTH) gives different channel

Hi guys, i am still confused why imread without CV_LOAD_IMAGE_ANYDEPTH gives different result with imread with CV_LOAD_IMAGE_ANYDEPTH option. Am i missing something ? Thanks.