15 #ifndef __PYIPSDKIPLCLASSIFICATION_PCAREDUCTIONUTILS_H__ 16 #define __PYIPSDKIPLCLASSIFICATION_PCAREDUCTIONUTILS_H__ 19 #include <IPSDKIPL/IPSDKIPLClassification/Processor/KMeansAssignImg/KMeansAssignImg.h> 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PCAReductionParams.h> 21 #include <boost/python/tuple.hpp> 23 #include <IPSDKIPL/IPSDKIPLClassification/Processor/PCAReductionImg/PCAReductionImgLvl1.h> 39 const ipsdk::imaproc::attr::PCAReductionParamsConstPtr& pParams);
54 const ipsdk::imaproc::attr::PCAReductionParamsConstPtr& pParams,
75 #endif // __PYIPSDKIPLCLASSIFICATION_PCAREDUCTIONUTILS_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
#define PYIPSDKIPLCLASSIFICATION_API
Import/Export macro for library PyIPSDKIPLClassification.
Definition: PyIPSDKIPLClassificationExports.h:25
boost::shared_ptr< BaseImage > ImagePtr
Definition: ImageTypes.h:139
Definition of import/export macro for library.
PYIPSDKIPLCLASSIFICATION_API boost::python::tuple pcaReductionImg(const image::ImageConstPtr &pInSeqImg)
wrapper functions PCA image reduction algorithm
boost::shared_ptr< const BaseImage > ImageConstPtr
Definition: ImageTypes.h:140
PYIPSDKIPLADVANCEDMORPHOLOGY_API boost::python::tuple getAsyncProcessorOutput(boost::shared_ptr< ipsdk::imaproc::advmorpho::RidgeLine2dImgLvl1 > pProcessor)
Wrapper to retrieve the result of an asynchronous processor.
PYIPSDKIPLCLASSIFICATION_API boost::python::tuple pcaReductionMaskImg(const image::ImageConstPtr &pInSeqImg, const image::ImageConstPtr &pInOptMaskImg)
wrapper functions PCA image reduction algorithm and using a mask