Uses of Class
boofcv.alg.shapes.polygon.RefinePolygonToContour
-
Uses of RefinePolygonToContour in boofcv.alg.shapes.polygon
ModifierConstructorDescriptionDetectPolygonBinaryGrayRefine
(DetectPolygonFromContour<T> detector, @Nullable RefinePolygonToContour refineContour, @Nullable RefinePolygonToGray<T> refineGray, double minimumRefineEdgeIntensity, boolean adjustForThresholdBias) Configures the polygon detector