Package boofcv.alg.fiducial.calib
Class InvalidCalibrationTarget
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
boofcv.alg.fiducial.calib.InvalidCalibrationTarget
- All Implemented Interfaces:
Serializable
Exception used to indicate that some thing went wrong when extract the calibration grid's points.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidCalibrationTarget
-