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

  /external/opencv3/modules/stitching/include/opencv2/
stitching.hpp 120 CV_WRAP void setSeamEstimationResol(double resol_mpx) { seam_est_resol_ = resol_mpx; }
  /external/opencv3/modules/stitching/src/
stitcher.cpp 51 stitcher.setSeamEstimationResol(0.1);
539 stitcher->setSeamEstimationResol(0.1);

Completed in 97 milliseconds