Struct RoomCalibrationManager::CameraShotResult#
Defined in File room_calibration_manager.hpp
Nested Relationships#
This struct is a nested type of Class RoomCalibrationManager.
Struct Documentation#
-
struct CameraShotResult
Outcome of one camera’s board detection within a single shot.
Public Members
-
int cameraIndex = -1
-
bool found = false
true if enough ChArUco corners were found to solve a pose.
-
int cornerCount = 0
-
int cameraIndex = -1