Description

McIntensityCalib Class

Remarks

interface McIntensityCalib

Members

Methods
CalibrateValues

Calibrates an array luminance values, filling an array of Double calibrated results

GetSamplePoints

Get an array of sampling points used to calculate the calibration LUT.

IsEquivalent

Return whether the supplied calibration is equivalent to this calibration.

SetSamplePoints

Set the sampling points.


Properties
ChangeCountRead-only property

A count of changes to image properties.

FittingModeRead-write property

Get the method used to fit the calibration response LUT to the sampling points (mcitFreeForm mode only)

Set the fitting method

FlagsRead-write property

Gets or sets the intensity calibration status flags.

InputMaxRead-write property

Get the upper bound of the calibration mapping.

InputMinRead-write property

Get the lower bound of the calibration mapping.

IsInUseRead-only property

This property indicates whether the calibration is in use on an open image.

LutRead-write property

Get the calibration response LUT

LutCountRead-write property

Get the number of entries in the calibration LUT

LutMaxRead-only property

Get the maximum calibrated value found in the calibration response LUT.

LutMinRead-only property

Get the minimum calibrated value found in the calibration response LUT.

LutMonotonicRead-write property

Get the Monotinic flag

Force the calibration LUT to be monotonic

LutPositiveRead-write property

Get the Positive LUT flag

Force the calibration response LUT to be positive (zero values allowed)

ModifiedRead-only property

This property indicates whether the calibration has been modified and should be saved.

NameRead-write property

Get the calibration name.

ODBlackLevelRead-write property

Get the Black Level used to calculate an optical density (mcitOD) calibration.

ODIncidentLevelRead-write property

Get the incident level used to calculate an optical density calibration (mcidOD)

SamplePointsCountRead-only property

Get the number of sample calibration points used to define a mcitFreeForm calibration

TypeRead-write property

Get the type of intensity calibration used.

UnitAbbrevRead-write property

Gets or sets the abbreviation for the intensity calibration unit.

UnitNameRead-write property

The calibration unit name.