16 #ifndef __IPSDKIPLSHAPEANALYSIS_HISTOGRAMMOSTPOPULATEDGLMSRPARAMS_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_HISTOGRAMMOSTPOPULATEDGLMSRPARAMS_H__ 21 #include <IPSDKIPL/IPSDKIPLShapeAnalysis/Measure/Intensity/Histogram/Histogram/HistogramMsrParams.h> 73 #endif // __IPSDKIPLSHAPEANALYSIS_HISTOGRAMMOSTPOPULATEDGLMSRPARAMS_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
IPSDKIPLSHAPEANALYSIS_API HistogramMostPopulatedGLMsrParamsPtr createHistogramMostPopulatedGLMsrParamsBinWidth(const ipReal64 binWidth)
function allowing to create a new parameter object for HistogramMostPopulatedGL measure ...
IPSDKIPLSHAPEANALYSIS_API HistogramMostPopulatedGLMsrParamsPtr createHistogramMostPopulatedGLMsrParamsMinMaxShapeNbClasses(const ipUInt32 nbClasses)
function allowing to create a new parameter object for HistogramMostPopulatedGL measure ...
boost::shared_ptr< const HistogramMostPopulatedGLMsrParams > HistogramMostPopulatedGLMsrParamsConstPtr
shared pointer to const HistogramMostPopulatedGLMsrParams
Definition: HistogramMostPopulatedGLMsrParams.h:97
IPSDKIPLSHAPEANALYSIS_API HistogramMostPopulatedGLMsrParamsPtr createHistogramMostPopulatedGLMsrParamsMinMaxImgNbClasses(const ipUInt32 nbClasses)
function allowing to create a new parameter object for HistogramMostPopulatedGL measure ...
Definition of import/export macro for library.
IPSDKIPLSHAPEANALYSIS_API HistogramMostPopulatedGLMsrParamsPtr createHistogramMostPopulatedGLMsrParamsNbClasses(const ipUInt32 nbClasses, const ipReal64 histoMin, const ipReal64 histoMax)
function allowing to create a new parameter object for HistogramMostPopulatedGL measure ...
boost::shared_ptr< HistogramMostPopulatedGLMsrParams > HistogramMostPopulatedGLMsrParamsPtr
shared pointer to HistogramMostPopulatedGLMsrParams
Definition: HistogramMostPopulatedGLMsrParams.h:94
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25
Parameter object for measure Histogram.
Definition: HistogramMsrParams.h:47