16 #ifndef __IPSDKIPLATTRIBUTES_HISTOMSRPARAMS_H__ 17 #define __IPSDKIPLATTRIBUTES_HISTOMSRPARAMS_H__ 84 #endif // __IPSDKIPLATTRIBUTES_HISTOMSRPARAMS_H__ IPSDKIPLATTRIBUTES_API HistoMsrParamsPtr createHistoMsrParamsWithNbClasses(const ipsdk::ipUInt32 nbClasses)
function allowing to initialize input parameters for HistogramMsr algorithm
#define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< HistoMsrParams > HistoMsrParamsPtr
shared pointer to HistoMsrParams
Definition: HistoMsrParams.h:208
IPSDKIPLATTRIBUTES_API HistoMsrParamsPtr createHistoMsrParamsWithBinWidth(const ipsdk::ipReal64 binWidth)
function allowing to initialize input parameters for HistogramMsr algorithm
eMinMaxDefinition
Enumerate describing range definition for histogram measure parameters.
Definition: MinMaxDefinition.h:31
minimal and maximal intensities of the image
Definition: MinMaxDefinition.h:33
Definition of import/export macro for library.
boost::shared_ptr< const HistoMsrParams > HistoMsrParamsConstPtr
shared pointer to const HistoMsrParams
Definition: HistoMsrParams.h:212
#define IPSDKIPLATTRIBUTES_API
Import/Export macro for library IPSDKIPLAttributes.
Definition: IPSDKIPLAttributesExports.h:25
Enumerate describing range definition for histogram measure parameters.