IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
InDicPhaseRetrievalParams.h
1 // InDicPhaseRetrieval.h:
3 // ----------------------
4 //
15 
16 #ifndef __IPSDKIPLFILTERING_INDICPHASERETRIEVALPARAMS_H__
17 #define __IPSDKIPLFILTERING_INDICPHASERETRIEVALPARAMS_H__
18 
21 #include <IPSDKIPL/IPSDKIPLFiltering/DataItem/DicPhaseRetrievalParams.h>
22 namespace ipsdk {
23 namespace imaproc {
24 namespace filter {
25 
31 
36 
39 
40 } // end of namespace filter
41 } // end of namespace imaproc
42 } // end of namespace ipsdk
43 
44 #endif // __IPSDKIPLFILTERING_INDICPHASERETRIEVALPARAMS_H__
Set of parameter used for the DIC phase retrieval algorithm.
Definition: DicPhaseRetrievalParams.h:48
IPSDKBASEPROCESSING_API RulePtr none()
#define IPSDK_DECLARE_INPUT_FROM_EXISTING_DATAITEM_ATTRIBUTE(libraryName, className, dataItemClassName, RuleString)
Definition of import/export macro for library.
[Input] Attribute for the set of parameter used for the DIC phase retrieval algorithm ...
Definition: InDicPhaseRetrievalParams.h:45