15 #ifndef __IPSDKIPLINTENSITYTRANSFORM_MATCHHISTOGRAMSLVL1_H__ 16 #define __IPSDKIPLINTENSITYTRANSFORM_MATCHHISTOGRAMSLVL1_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InHistogram1.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InHistogram2.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutIntensityLUT.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/IntensityLUT.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/Range.h> 39 (((
ipsdk)(imaproc)(attr))(InHistogram1))
40 (((
ipsdk)(imaproc)(attr))(InHistogram2))
48 const core::BasePriority& priority,
70 #endif // __IPSDKIPLINTENSITYTRANSFORM_MATCHHISTOGRAMSLVL1_H__
ProcessingResult< eRetrievalResultType > RetrievalResult
#define IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
IPSDKBASEPROCESSING_API RulePtr none()
boost::shared_ptr< const ipsdk::imaproc::attr::Range > RangeConstPtr
shared pointer to const ipsdk::imaproc::attr::Range
Definition: Range.h:157
boost::shared_ptr< ipsdk::imaproc::attr::IntensityLUT > IntensityLUTPtr
shared pointer to ipsdk::imaproc::attr::IntensityLUT
Definition: IntensityLUT.h:163
Definition of import/export macro for library.
processor::OutputInitializerPtr allocate(const boost::weak_ptr< OutputAttributeType > &pOutputAttribute)
boost::shared_ptr< BaseActionProvider > ActionProviderPtr