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

  /external/opencv3/modules/cudastereo/include/opencv2/
cudastereo.hpp 276 virtual double getMaxDiscThreshold() const = 0;
  /external/opencv3/modules/cudastereo/src/
disparity_bilateral_filter.cpp 77 double getMaxDiscThreshold() const { return max_disc_threshold_; }

Completed in 58 milliseconds