Home
last modified time | relevance | path

Searched defs:getMinArea (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/xfeatures2d/src/
H A Dtbmr.cpp45 int getMinArea() const CV_OVERRIDE { return params.minArea; } in getMinArea() function in cv::xfeatures2d::CV_FINAL
/dports/graphics/opencv/opencv-4.5.3/modules/features2d/src/
H A Dmser.cpp94 int getMinArea() const CV_OVERRIDE { return params.minArea; } in getMinArea() function in cv::CV_FINAL
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/db/tech/
H A DfrConstraint.h407 frCoord getMinArea() { return minArea; } in getMinArea() function