Uses of Class
boofcv.alg.shapes.polygon.RefinePolygonToContour
Packages that use RefinePolygonToContour
-
Uses of RefinePolygonToContour in boofcv.alg.shapes.polygon
Constructors in boofcv.alg.shapes.polygon with parameters of type RefinePolygonToContourModifierConstructorDescriptionDetectPolygonBinaryGrayRefine
(DetectPolygonFromContour<T> detector, @Nullable RefinePolygonToContour refineContour, @Nullable RefinePolygonToGray<T> refineGray, double minimumRefineEdgeIntensity, boolean adjustForThresholdBias) Configures the polygon detector