Uses of Enum Class
imagingbook.calibration.zhang.data.CalibrationImage
Packages that use CalibrationImage
Package
Description
Published test data for Zhang's camera calibration
method, provided as Java resources.
-
Uses of CalibrationImage in imagingbook.calibration.zhang.data
Methods in imagingbook.calibration.zhang.data that return CalibrationImageModifier and TypeMethodDescriptionstatic CalibrationImageReturns the enum constant of this class with the specified name.static CalibrationImage[]CalibrationImage.values()Returns an array containing the constants of this enum class, in the order they are declared.