16 #ifndef __IPSDKIPLSHAPEANALYSIS_LOCALHISTOGRAMMODULEMSRPARAMS_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_LOCALHISTOGRAMMODULEMSRPARAMS_H__ 21 #include <IPSDKIPL/IPSDKIPLShapeAnalysis/Measure/Intensity/Histogram/Histogram/HistogramMsrParams.h> 55 createLocalHistogramModuleMsrParamsMinMaxShapeNbClasses(
const ipUInt32 nbClasses);
57 createLocalHistogramModuleMsrParamsMinMaxImgNbClasses(
const ipUInt32 nbClasses);
59 createLocalHistogramModuleMsrParamsNbClasses(
const ipUInt32 nbClasses,
71 #endif // __IPSDKIPLSHAPEANALYSIS_LOCALHISTOGRAMMODULEMSRPARAMS_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< const LocalHistogramModuleMsrParams > LocalHistogramModuleMsrParamsConstPtr
shared pointer to const LocalHistogramModuleMsrParams
Definition: LocalHistogramModuleMsrParams.h:97
Definition of import/export macro for library.
boost::shared_ptr< LocalHistogramModuleMsrParams > LocalHistogramModuleMsrParamsPtr
shared pointer to LocalHistogramModuleMsrParams
Definition: LocalHistogramModuleMsrParams.h:94
IPSDKIPLSHAPEANALYSIS_API LocalHistogramModuleMsrParamsPtr createLocalHistogramModuleMsrParamsBinWidth(const ipReal64 binWidth)
function allowing to create a new parameter object for LocalHistogramModule measure ...
#define IPSDKIPLSHAPEANALYSIS_API
Import/Export macro for library IPSDKIPLShapeAnalysis.
Definition: IPSDKIPLShapeAnalysisExports.h:25
Parameter object for measure Histogram.
Definition: HistogramMsrParams.h:47