IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Typedefs | Functions

Set of parameter used for the DIC phase retrieval algorithm. More...

Classes

class  ipsdk::imaproc::filter::DicPhaseRetrievalParams
 Set of parameter used for the DIC phase retrieval algorithm. More...
 

Typedefs

typedef boost::shared_ptr< ipsdk::imaproc::filter::DicPhaseRetrievalParamsipsdk::imaproc::filter::DicPhaseRetrievalParamsPtr
 shared pointer to ipsdk::imaproc::attr::DicPhaseRetrievalParams
 
typedef boost::shared_ptr< const ipsdk::imaproc::filter::DicPhaseRetrievalParamsipsdk::imaproc::filter::DicPhaseRetrievalParamsConstPtr
 shared pointer to const ipsdk::imaproc::attr::Range
 

Functions

IPSDKIPLFILTERING_API ipsdk::imaproc::filter::DicPhaseRetrievalParamsPtr ipsdk::imaproc::filter::createDicPhaseRetrievalParams ()
 function allowing to create the DIC phase retrieval parameter structure with all defaults parameters
 
IPSDKIPLFILTERING_API ipsdk::imaproc::filter::DicPhaseRetrievalParamsPtr ipsdk::imaproc::filter::createDicPhaseRetrievalParams (const ipsdk::ipReal64 mu, const ipsdk::ipReal64 delta, const ipsdk::ipReal64 defocusDistance)
 function allowing to create the DIC phase retrieval parameter structure More...
 
IPSDKIPLFILTERING_API ipsdk::imaproc::filter::DicPhaseRetrievalParamsPtr ipsdk::imaproc::filter::createDicPhaseRetrievalParams (const ipsdk::ipReal64 mu, const ipsdk::ipReal64 delta, const ipsdk::ipReal64 defocusDistance, const ipsdk::ipReal64 lambda, const ipsdk::ipReal64 lengthScale, const ipsdk::ipReal64 energy)
 function allowing to create the DIC phase retrieval parameter structure
 

Detailed Description

Set of parameter used for the DIC phase retrieval algorithm.

Function Documentation

◆ createDicPhaseRetrievalParams()

IPSDKIPLFILTERING_API ipsdk::imaproc::filter::DicPhaseRetrievalParamsPtr ipsdk::imaproc::filter::createDicPhaseRetrievalParams ( const ipsdk::ipReal64  mu,
const ipsdk::ipReal64  delta,
const ipsdk::ipReal64  defocusDistance 
)

function allowing to create the DIC phase retrieval parameter structure

Note
distance values are assumed to be exresseed in meters