| Package | Description |
|---|---|
| org.bytedeco.javacv |
| Modifier and Type | Method and Description |
|---|---|
GeometricCalibrator[] |
ProCamGeometricCalibrator.getCameraCalibrators() |
GeometricCalibrator |
ProCamGeometricCalibrator.getProjectorCalibrator() |
| Modifier and Type | Method and Description |
|---|---|
double[] |
GeometricCalibrator.calibrateStereo(boolean useCenters,
GeometricCalibrator peer) |
| Constructor and Description |
|---|
ProCamGeometricCalibrator(ProCamGeometricCalibrator.Settings settings,
MarkerDetector.Settings detectorSettings,
MarkedPlane boardPlane,
MarkedPlane projectorPlane,
GeometricCalibrator[] cameraCalibrators,
GeometricCalibrator projectorCalibrator) |
ProCamGeometricCalibrator(ProCamGeometricCalibrator.Settings settings,
MarkerDetector.Settings detectorSettings,
MarkedPlane boardPlane,
MarkedPlane projectorPlane,
GeometricCalibrator[] cameraCalibrators,
GeometricCalibrator projectorCalibrator) |
Copyright © 2024. All rights reserved.