![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
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::DicPhaseRetrievalParams > | ipsdk::imaproc::filter::DicPhaseRetrievalParamsPtr |
| shared pointer to ipsdk::imaproc::attr::DicPhaseRetrievalParams | |
| typedef boost::shared_ptr< const ipsdk::imaproc::filter::DicPhaseRetrievalParams > | ipsdk::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 | |
Set of parameter used for the DIC phase retrieval algorithm.
| 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
1.8.14