Package boofcv.alg.shapes.polygon
-
Interface Summary Interface Description DetectPolygonBinaryGrayRefine.AdjustBeforeRefineEdge PolygonHelper Interface which allows low level customization ofDetectPolygonFromContour
RefinePolygonToGray<T extends ImageGray<T>> Refines a polygon using the gray scale image. -
Class Summary Class Description AdjustPolygonForThresholdBias When a binary image is created some of the sides are shifted up to a pixel.ContourEdgeIntensity<T extends ImageGray<T>> Computes the average value of points sampled outside and inside the contour at regular intervals.DetectPolygonBinaryGrayRefine<T extends ImageGray<T>> Detects polygons using contour of blobs in a binary image.DetectPolygonFromContour<T extends ImageGray<T>> Detects convex polygons with the specified number of sides in an image.DetectPolygonFromContour.Info RefinePolygonToContour Fits lines to the contour then finds the intersection of the lines.RefinePolygonToGrayLine<T extends ImageGray<T>> Improves the fits of a polygon's which is darker or lighter than the background.UtilShapePolygon Utility functions used by classes which fit polygons to shapes in the image