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

  /external/opencv3/modules/stitching/include/opencv2/
stitching.hpp 126 CV_WRAP void setPanoConfidenceThresh(double conf_thresh) { conf_thresh_ = conf_thresh; }
  /external/opencv3/modules/stitching/src/
stitcher.cpp 53 stitcher.setPanoConfidenceThresh(1);
541 stitcher->setPanoConfidenceThresh(1);

Completed in 51 milliseconds