Raytrix Light Field SDK  5.0
Params::ESuperResolution Namespace Reference

Values that represent super resolution parameters. More...

Enumerations

enum  ID
 

Detailed Description

Values that represent super resolution parameters.

Enumeration Type Documentation

◆ ID

Enumerator
None 
Scale 

The super resolution scale. (unsigned,[2,20]:3, RW).

Iterations 

The number of iterations of the super resolution algorithm. (unsigned,[1,200]:20, RW).

TemporalRadius 

Radius of the temporal search area. Where 0 sets the algorithm to automatic mode. (unsigned,[0,-]:0, RW).

OpticalFlowAlgorithm 

An enum constant representing the optical flow algorithm option. (enum,[Rx::EOpticalFlowType]:Rx::EOpticalFlowType::Farneback,RW).