Uses of Interface
boofcv.alg.shapes.polygon.PolygonHelper
-
Uses of PolygonHelper in boofcv.alg.fiducial.calib.chess
Modifier and TypeClassDescriptionclass
ChessboardPolygonHelper<T extends ImageGray<T>>
Helper which expands polygons prior to optimization. -
Uses of PolygonHelper in boofcv.alg.shapes.polygon
Modifier and TypeMethodDescriptionvoid
DetectPolygonBinaryGrayRefine.setHelper
(PolygonHelper helper) Specify a helper used to inject specialized code into the polygon detector