_FeatureGraph, _ManualMeasLoadSettings, _ManualMeasSaveSettings, _MeasurementLoadSettings, _MeasurementSaveSettings, ManualMeasLoadSettings, ManualMeasSaveSettings, MeasObjectExclusion, MeasurementLoadSettings, MeasurementSaveSettings, ShowIntensitySurfacePlot
Description
ManualMeasLoadSettings(
char *MeasurementFileName
);
Loads the previously saved measured data and configuration of their display from an external file.
Description
ManualMeasSaveSettings(
char *MeasurementFileName
);
Saves the measured data and configuration of their display to an external file.
Description
MeasObjectExclusion( intMeasFrameInclude
, intMeasROIInclude
, intMeasImageInclude
);
Sets the rules for excluding objects in the Automated measurement. The rules are used based on the visibility of measurement frame and ROI. If both frame and ROI are turned off, the rule for the whole image applies.
Parameters
Description
MeasurementLoadSettings(
char *MeasurementFileName
);
This function loads the current measurement settings from a specified file.
See Also
MeasurementSaveSettings, _MeasurementSaveSettings, _MeasurementLoadSettings
Description
MeasurementSaveSettings(
char *MeasurementFileName
);
This function saves the current measurement settings into a file.
See Also
_MeasurementSaveSettings, MeasurementLoadSettings, _MeasurementLoadSettings
This function runs the Measure > Time Series Graph command.
Description
_FeatureGraph();
This function displays the Time Series Graph window.
Description
_ManualMeasLoadSettings();
Loads the previously saved measured data and configuration of their display from an external file.
See Also
_ManualMeasSaveSettings
Description
_ManualMeasSaveSettings();
Saves the measured data and configuration of their display to an external file.
See Also
_ManualMeasLoadSettings
Description
_MeasurementLoadSettings();
This function loads the current automated measurement settings from a file. It displays the Load Configuration and Data window.
See Also
MeasurementSaveSettings, MeasurementLoadSettings, _MeasurementSaveSettings
Description
_MeasurementSaveSettings();
This function saves the current automated measurement settings to a file. It displays the Save Configuration and Data... window.
See Also
MeasurementSaveSettings, MeasurementLoadSettings, _MeasurementLoadSettings
This function runs the Measure > Intensity Surface Plot command.
Description
ShowIntensitySurfacePlot();
This function generates an image surface view based on the pixel intensity values.