16 #ifndef __IPSDKIPLSHAPEANALYSIS_HISTOGRAMPOPULATIONMAXMSRPARAMS_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_HISTOGRAMPOPULATIONMAXMSRPARAMS_H__ 21 #include <IPSDKIPL/IPSDKIPLShapeAnalysis/Measure/Intensity/Histogram/Histogram/HistogramMsrParams.h> 73 #endif // __IPSDKIPLSHAPEANALYSIS_HISTOGRAMPOPULATIONMAXMSRPARAMS_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
Definition of import/export macro for library.
IPSDKIPLSHAPEANALYSIS_API HistogramPopulationMaxMsrParamsPtr createHistogramPopulationMaxMsrParamsMinMaxShapeNbClasses(const ipUInt32 nbClasses)
function allowing to create a new parameter object for HistogramPopulationMax measure ...
IPSDKIPLSHAPEANALYSIS_API HistogramPopulationMaxMsrParamsPtr createHistogramPopulationMaxMsrParamsBinWidth(const ipReal64 binWidth)
function allowing to create a new parameter object for HistogramPopulationMax measure ...
IPSDKIPLSHAPEANALYSIS_API HistogramPopulationMaxMsrParamsPtr createHistogramPopulationMaxMsrParamsNbClasses(const ipUInt32 nbClasses, const ipReal64 histoMin, const ipReal64 histoMax)
function allowing to create a new parameter object for HistogramPopulationMax measure ...
boost::shared_ptr< const HistogramPopulationMaxMsrParams > HistogramPopulationMaxMsrParamsConstPtr
shared pointer to const HistogramPopulationMaxMsrParams
Definition: HistogramPopulationMaxMsrParams.h:97
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25
boost::shared_ptr< HistogramPopulationMaxMsrParams > HistogramPopulationMaxMsrParamsPtr
shared pointer to HistogramPopulationMaxMsrParams
Definition: HistogramPopulationMaxMsrParams.h:94
Parameter object for measure Histogram.
Definition: HistogramMsrParams.h:47
IPSDKIPLSHAPEANALYSIS_API HistogramPopulationMaxMsrParamsPtr createHistogramPopulationMaxMsrParamsMinMaxImgNbClasses(const ipUInt32 nbClasses)
function allowing to create a new parameter object for HistogramPopulationMax measure ...