java.lang.Object
imagingbook.calibration.zhang.data.ZhangData
Supplies all numeric data for Zhang's demo calibration test suite.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
extractViewNumber
(String imgShortTitle) static Pnt2d[][]
static ViewTransform[]
static Camera
static Pnt2d[]
static Pnt2d[]
getObservedPoints
(int viewNr) static ViewTransform
getViewTransform
(int viewNr)
-
Field Details
-
ImageWidth
- See Also:
-
ImageHeight
- See Also:
-
NumberOfViews
-
-
Constructor Details
-
ZhangData
public ZhangData()
-
-
Method Details
-
getModelPoints
-
getObservedPoints
-
getAllObservedPoints
-
getAllViewTransforms
-
getViewTransform
-
getCameraIntrinsics
-
extractViewNumber
-