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

  /external/opencv3/modules/cudev/include/opencv2/cudev/grid/
reduce.hpp 218 grid_minmaxloc_detail::getLaunchCfg<Policy>(rows, cols, block, grid);
223 grid_minmaxloc_detail::minMaxLoc<Policy>(shrinkPtr(src),
237 grid_minmaxloc_detail::getLaunchCfg<Policy>(rows, cols, block, grid);
242 grid_minmaxloc_detail::minMaxLoc<Policy>(shrinkPtr(src),
  /external/opencv3/modules/cudev/include/opencv2/cudev/grid/detail/
minmaxloc.hpp 57 namespace grid_minmaxloc_detail namespace in namespace:cv::cudev

Completed in 39 milliseconds