Namespace: Rx::LFR – Header: Rx.LFR/EStatusMsgSrc.h

EStatusMsgSrc Enumeration

C++
#include "Rx.LFR/EStatusMsgSrc.h"
enum class EStatusMsgSrc

Specifies sources of status messages fired from some light field runtime classes.

Values

Unknown

Undefined.

API

Message originates from the API.

API_GrayCapture

API Gray image capturing message.

Camera

Message originates from camera.

CameraDriver

Message originates from camera.

Compute

Message originates from an algorithm.

App

Message originates from an application.

MC_CalibrationProgress

Message originates from the metric calibration.

MC_CreatingModelProgress

Message originates from the metric calibration.

MC_Status

Message originates from the metric calibration.

MC_AcceptedModels

Message originates from the metric calibration.

GridCalib_Stage

A stage of the grid calibration has been entered.

GridCalib_Iteration

An iteration step of a grid calibration stage has been started.

GridCalib_RMSE

The root mean square error of an grid calibration iteration has been calculated.

MasterCalib_Stage

A stage of the master calibration has been entered.