HomeSort by relevance Sort by last modified time
    Searched defs:minMaxLoc (Results 1 - 5 of 5) sorted by null

  /external/opencv3/modules/cudaarithm/src/
reductions.cpp 64 void cv::cuda::minMaxLoc(InputArray, double*, double*, Point*, Point*, InputArray) { throw_no_cuda(); }
  /external/opencv3/modules/cudev/include/opencv2/cudev/grid/detail/
minmaxloc.hpp 156 __host__ void minMaxLoc(const SrcPtr& src, ResType* minVal, ResType* maxVal, int* minLoc, int* maxLoc, const MaskPtr& mask, int rows, int cols, cudaStream_t stream)
  /external/opencv3/modules/core/src/
matrix.cpp     [all...]
  /external/opencv3/modules/java/src/
core+Core.java     [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 82 milliseconds