15 #ifndef __IPSDKIPLSHAPEANALYSIS_SHAPEFILTERING2DIMG_H__ 16 #define __IPSDKIPLSHAPEANALYSIS_SHAPEFILTERING2DIMG_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/ContourExtractionSettings.h> 29 class ShapeFiltering2dImgLvl1;
40 const std::string& inFilterFormula);
44 const std::string& inFilterFormula);
47 const std::string& inFilterFormula,
52 const std::string& inFilterFormula,
57 const std::string& inFilterFormula,
62 const std::string& inFilterFormula,
66 const std::string& inFilterFormula,
74 const std::string& inFilterFormula,
85 const std::string& inFilterFormula);
89 const std::string& inFilterFormula);
92 const std::string& inFilterFormula,
97 const std::string& inFilterFormula,
102 const std::string& inFilterFormula,
107 const std::string& inFilterFormula,
111 const std::string& inFilterFormula,
119 const std::string& inFilterFormula,
140 #endif // __IPSDKIPLSHAPEANALYSIS_SHAPEFILTERING2DIMG_H__ Enumerate allowing to describle used label reindexing policy.
boost::shared_ptr< BaseImage > ImagePtr
IPSDKIPLSHAPEANALYSIS_API ipsdk::shape::analysis::MeasureSetPtr getAsyncProcessorOutput(boost::shared_ptr< LabelAnalysis2dLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
Definition of import/export macro for library.
boost::shared_ptr< const ipsdk::imaproc::attr::ContourExtractionSettings > ContourExtractionSettingsConstPtr
shared pointer to const ipsdk::imaproc::attr::ContourExtractionSettings
Definition: ContourExtractionSettings.h:173
IPSDKIPLSHAPEANALYSIS_API ipsdk::image::ImagePtr shapeFiltering2dImg(const ipsdk::image::ImageConstPtr &pInBinLabImg, const std::string &inFilterFormula)
wrapper function for Shape 2d filtering algorithm
eLabelReindexingPolicy
Enumerate describing used label reindexing policy.
Definition: LabelReindexingPolicy.h:31
boost::shared_ptr< const BaseImage > ImageConstPtr
IPSDKIPLSHAPEANALYSIS_API boost::shared_ptr< ShapeFiltering2dImgLvl1 > shapeFiltering2dImg_async(const ipsdk::image::ImageConstPtr &pInBinLabImg, const std::string &inFilterFormula)
asynchronous wrappers
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25
boost::shared_ptr< const MeasureInfoSet > MeasureInfoSetConstPtr