Raytrix Light Field SDK  4.0
Logo
Enumerations
EImage Namespace Reference

Values that represent EImage. More...

Enumerations

Detailed Description

Values that represent EImage.

Enumeration Type Documentation

enum EImage::ID
Enumerator
None 

No image.

Raw 

Raw image captured by camera.

Gray 

Gray image generated by MLI calibration.

DepthRay 

Raw depth image without fusion.

Grid 

Raw image containing the MLI/MLA calibration as a drawn overlay.

Processed_Normalized 

Processed ray image. Raw image after applying all pre process algorithms such as debayer etc.

GridData 

Processed ray image.

RefocusBasic 

Basic refocus image. This is the output of the basic refocus algorithm and always from the perspective of the orthographic virtual view.

TotalFocus_View_Virtual 

Total Focus image of virtual space.

TotalFocus_View_Object_Pinhole 

Total Focus result image.

Multiview 

Multiview image. This is the output of the multi view algorithm and always from the perspective of the pinhole object view.

DepthMap_View_Virtual 

Depth image in virtual space.

DepthMap_View_Object_Pinhole 

Depth result image.

DepthMapColored_View_Virtual 

Depth color result image for virtual space.

DepthMapColored_View_Object_Pinhole 

Depth color result image for view camera.

Depth3D 

Depth map mapping image. This is created by RxDepth3D(). See the documentation of this function.