Openholo  v4.0
Open Source Digital Holographic Library
OphIFTAConfig Struct Reference

#include <ophGen.h>

Public Member Functions

 OphIFTAConfig ()
 
 OphIFTAConfig (Real _near_depthmap, Real _far_depthmap, int _num_of_depth, int _num_of_iteration)
 

Public Attributes

Real near_depthmap
 near value of depth in object More...
 
Real far_depthmap
 far value of depth in object More...
 
int num_of_depth
 num_of_depth = num_of_depth_quantization More...
 
int num_of_iteration
 

Detailed Description

Definition at line 680 of file ophGen.h.

Constructor & Destructor Documentation

◆ OphIFTAConfig() [1/2]

OphIFTAConfig::OphIFTAConfig ( )
inline

Definition at line 690 of file ophGen.h.

◆ OphIFTAConfig() [2/2]

OphIFTAConfig::OphIFTAConfig ( Real  _near_depthmap,
Real  _far_depthmap,
int  _num_of_depth,
int  _num_of_iteration 
)
inline

Definition at line 691 of file ophGen.h.

Member Data Documentation

◆ far_depthmap

Real OphIFTAConfig::far_depthmap

far value of depth in object

Definition at line 684 of file ophGen.h.

◆ near_depthmap

Real OphIFTAConfig::near_depthmap

near value of depth in object

Definition at line 682 of file ophGen.h.

◆ num_of_depth

int OphIFTAConfig::num_of_depth

num_of_depth = num_of_depth_quantization

Definition at line 686 of file ophGen.h.

◆ num_of_iteration

int OphIFTAConfig::num_of_iteration

Definition at line 688 of file ophGen.h.


The documentation for this struct was generated from the following file: