15 #ifndef __IPSDKIPLGLOBALMEASURE_KERNELDENSITYESTIMATOR2DLVL2_H__ 16 #define __IPSDKIPLGLOBALMEASURE_KERNELDENSITYESTIMATOR2DLVL2_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Input/2d/InSubImg2d.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InKDENbSamples.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InKDEBandwidthPolicy.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutKDEDataSet.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/Coords2dColl.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/Doubles.h> 39 (((
ipsdk)(imaproc)(attr))(InSubImg2d))
40 (((
ipsdk)(imaproc)(attr))(InKDENbSamples))
41 (((
ipsdk)(imaproc)(attr))(InKDEBandwidthPolicy))
42 (((
ipsdk)(imaproc)(attr))(OutKDEDataSet)))
75 #endif // __IPSDKIPLGLOBALMEASURE_KERNELDENSITYESTIMATOR2DLVL2_H__
#define IPSDK_DECLARE_LVL2_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
IPSDKBASEPROCESSING_API RulePtr none()
ipsdk::core::ExecResult preProcess()
method called before processing
boost::shared_ptr< ipsdk::imaproc::attr::Doubles > DoublesPtr
shared pointer to ipsdk::imaproc::Doubles
Definition: Doubles.h:124
Definition of import/export macro for library.
IPSDK_DECLARE_GPU_PROCESSING_ALGORITHM(IPSDKIPLFiltering, Convolution2dImg, ipsdk::imaproc::matchSize(_pInSubGpuImg, _pOutImg),(((ipsdk)(imaproc)(attr))(InSubGpuImg))(((ipsdk)(imaproc)(attr))(InKnlXY))(((ipsdk)(imaproc)(attr))(InNormalize))(((ipsdk)(imaproc)(attr))(InConvolBorder2d))(((ipsdk)(imaproc)(attr))(OutImg))) IPSDKCUDA_DECLARE_ALGORITHM_FUNCTION_SELECTOR((InSubGpuImg)(OutImg)) public void clearIntermediateData()
method called before processing
boost::shared_ptr< ipsdk::imaproc::attr::Coords2dColl > Coords2dCollPtr
shared pointer to ipsdk::imaproc::attr::Coords2dColl
Definition: Coords2dColl.h:134