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

  /external/opencv3/3rdparty/include/ffmpeg_/libavutil/
opt.h 304 double value_min, value_max; ///< For string ranges this represents the min/max length, for dimensions this represents the min/max pixel count member in struct:AVOptionRange
  /external/opencv/cv/src/
cvhistogram.cpp 274 float *value_min, float* value_max,
387 if( value_min )
388 *value_min = (float)minVal;
    [all...]
  /external/opencv3/modules/imgproc/src/
histogram.cpp     [all...]

Completed in 1638 milliseconds