public class WrapRefineCornerSegmentFit extends java.lang.Object implements RefineCalibrationGridCorner
| Constructor and Description |
|---|
WrapRefineCornerSegmentFit() |
public void refine(java.util.List<QuadBlob> squares, boofcv.struct.image.ImageFloat32 image)
RefineCalibrationGridCornerQuadBlob.refine in interface RefineCalibrationGridCornersquares - List of square blobs whose corner estimates need to be refined. Modifiedimage - Original image being processed.