Uses of Class
boofcv.abst.shapes.polyline.BaseConfigPolyline
Packages that use BaseConfigPolyline
-
Uses of BaseConfigPolyline in boofcv.abst.shapes.polyline
Subclasses of BaseConfigPolyline in boofcv.abst.shapes.polylineMethods in boofcv.abst.shapes.polyline with parameters of type BaseConfigPolyline -
Uses of BaseConfigPolyline in boofcv.factory.shape
Subclasses of BaseConfigPolyline in boofcv.factory.shapeFields in boofcv.factory.shape declared as BaseConfigPolylineModifier and TypeFieldDescriptionConfigPolygonFromContour.contourToPoly
Configuration for fitting a polygon to the contour.Methods in boofcv.factory.shape with parameters of type BaseConfigPolylineModifier and TypeMethodDescriptionstatic PointsToPolyline
FactoryPointsToPolyline.create
(BaseConfigPolyline config) Generic function for create polyline algorithms based on configuration type