Uses of Package
boofcv.alg.shapes.polygon
-
Classes in boofcv.alg.shapes.polygon used by boofcv.abst.fiducial Class Description DetectPolygonBinaryGrayRefine Detects polygons using contour of blobs in a binary image. -
Classes in boofcv.alg.shapes.polygon used by boofcv.alg.fiducial.calib.chess Class Description DetectPolygonBinaryGrayRefine Detects polygons using contour of blobs in a binary image.PolygonHelper Interface which allows low level customization ofDetectPolygonFromContour
-
Classes in boofcv.alg.shapes.polygon used by boofcv.alg.fiducial.calib.grid Class Description DetectPolygonBinaryGrayRefine Detects polygons using contour of blobs in a binary image. -
Classes in boofcv.alg.shapes.polygon used by boofcv.alg.fiducial.calib.squares Class Description DetectPolygonFromContour.Info -
Classes in boofcv.alg.shapes.polygon used by boofcv.alg.fiducial.qrcode Class Description DetectPolygonBinaryGrayRefine Detects polygons using contour of blobs in a binary image. -
Classes in boofcv.alg.shapes.polygon used by boofcv.alg.fiducial.square Class Description DetectPolygonBinaryGrayRefine Detects polygons using contour of blobs in a binary image. -
Classes in boofcv.alg.shapes.polygon used by boofcv.alg.shapes.polygon Class Description DetectPolygonBinaryGrayRefine.AdjustBeforeRefineEdge DetectPolygonFromContour Detects convex polygons with the specified number of sides in an image.DetectPolygonFromContour.Info PolygonHelper Interface which allows low level customization ofDetectPolygonFromContour
RefinePolygonToContour Fits lines to the contour then finds the intersection of the lines.RefinePolygonToGray Refines a polygon using the gray scale image. -
Classes in boofcv.alg.shapes.polygon used by boofcv.factory.shape Class Description DetectPolygonBinaryGrayRefine Detects polygons using contour of blobs in a binary image.DetectPolygonFromContour Detects convex polygons with the specified number of sides in an image.RefinePolygonToGray Refines a polygon using the gray scale image.