Struct RoomCalibrationManager::CameraShotResult#

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