16 #ifndef __IPSDKIPLFILTERING_DICPHASERETRIEVALPARAMS_H__ 17 #define __IPSDKIPLFILTERING_DICPHASERETRIEVALPARAMS_H__ 86 #endif // __IPSDKIPLFILTERING_DICPHASERETRIEVALPARAMS_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< ipsdk::imaproc::filter::DicPhaseRetrievalParams > DicPhaseRetrievalParamsPtr
shared pointer to ipsdk::imaproc::attr::DicPhaseRetrievalParams
Definition: DicPhaseRetrievalParams.h:192
IPSDKIPLFILTERING_API ipsdk::imaproc::filter::DicPhaseRetrievalParamsPtr 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
#define IPSDKIPLFILTERING_API
Import/Export macro for library IPSDKIPLFiltering.
Definition: IPSDKIPLFilteringExports.h:25
boost::shared_ptr< const ipsdk::imaproc::filter::DicPhaseRetrievalParams > DicPhaseRetrievalParamsConstPtr
shared pointer to const ipsdk::imaproc::attr::Range
Definition: DicPhaseRetrievalParams.h:196
Definition of import/export macro for library.