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

ERuntimeFeature Enumeration

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

Specifies all features that are potentially supported by a valid software license.

Values

None

Unknown runtime feature. This is an invalid state.

Standard

The standard feature is always set when there is a hardware USB dongle with a valid license is attached.

Depricated1

Not used anymore.

Depricated2

Not used anymore.

Depricated3

Not used anymore.

Calibrate

When this feature is available, the calibration of Raytrix cameras can be modified manually or automatically.

SDK

When this feature is available, the SDK can be used.

Save

When this feature is available, light field data (images, sequences, etc.) can be saved to disc.

DistributorDemo

When this feature is available, the license must only be used for demonstration and must not be sold.

Flow

When this feature is available, functions for evaluating optical flows are enabled.

MetricCalibration

When this feature is available, Raytrix cameras can be calibrated metrically.

RxLive

When this feature is available, RxLive can be used.

DoubleShotMode

When this feature is available, Raytrix cameras that support PIV can be used to capture double shot images.

RAPIDNetworkController

When this feature is available the RAPID Network Controller can be used.

Virtualize

When this feature is available, virtual cameras can be created.

SuperResolution

When this feature is available, functions for creating super resolution images are enabled.

HighResolutionParticleDetector

When this feature is available, functions for detecting particles in high resolution are enabled.

ExtrinsicCalibration

When this feature is available, Raytrix cameras can be calibrated extrinsically.

WavefrontCalibration

When this feature is available, Raytrix cameras can be calibrated to correct wavefront aberrations.

HDR

When this feature is available, the HDR feature can be used.

AdvancedParameters

When this feature is available, all parameters that have been secured under this feature can be used. This includes:

  • EDepthRaycastFilterAlgo::DistanceToMeanGlobal,
  • EDepthRaycastFilterAlgo::DistanceToMeanLocal,
  • ECudaComputeParam::Depth_Deform,
  • ECudaComputeParam::Depth_WinningIsMeanOfMax.

RAPID

When this feature is available, RAPID can be used.

Halcon

When this feature is available, the Halcon plugin of the SDK can be used.

Internal

Internal.

SlamCalibration

When this feature is available, Raytrix cameras can be calibrated extrinsically using SLAM approach.