HomeSort by relevance Sort by last modified time
    Searched refs:CV_LOAD_IMAGE_ANYDEPTH (Results 1 - 2 of 2) sorted by null

  /external/opencv/otherlibs/highgui/
highgui.h 138 #define CV_LOAD_IMAGE_ANYDEPTH 2
146 unless CV_LOAD_IMAGE_ANYDEPTH is specified images are converted to 8bit
loadsave.cpp 426 if( (flags & CV_LOAD_IMAGE_ANYDEPTH) != 0 )

Completed in 29 milliseconds