Namespace: Rx – Header: Rx.Core/ELFSpace.h

ELFSpace Enumeration

C++
#include "Rx.Core/ELFSpace.h"
enum class ELFSpace

Specifies light field spaces used in projection systems and algorithms.

Values

VirtualDistortedOrthographic

This space is a space inside the light field camera and is given in the light field camera's sensor frame.

VirtualIdealOrthographic

This space is a space inside the light field camera and is given in the light field camera's sensor frame.

Object

This space is the space captured by the light field camera and is given in the global frame of the projection system.

Lens

This space is the space captured by the light field camera and is given in the global frame of the projection system.

Reference

This space is defined by a reference plane and describes the 3D space in which measurements are taken.

View_VirtualIdeal

This view is an orthographic projection of the virtual undistorted space. X and Y are given in pixels. Z is given in millimeters.

View_VirtualDistorted

An enum constant representing the view virtual distorted option.