IPSDK 0.2
IPSDK : Image Processing Software Development Kit

HistoMsrParamsConst

input parameters of the HistogramMsr algorithm

Name ToolTip Associated Class Default Value
Min minimal grey value of the histogram real.0
Max maximal grey value of the histogram real1.0
BinWidth width of bins in the histogram real1.0
NbClasses number of classes in the histogram integer255
MinMaxDefinition definition of min and max (image range or user specified) eMinMaxDefinitioneMMD_ImgMinMax
DefineBinWidthFlag flag determining if the histogram is defined by its bin width or by its number of classes booleantrue