MeasurementsCommands Class |
![]() |
Namespace: MediaCy.Automation.Measure
Public NotInheritable Class MeasurementsCommands
The MeasurementsCommands type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Add |
Adds a new measurement feature.
|
![]() ![]() | ApplyClass |
Applies current class to selected features.
|
![]() ![]() | ApplyFilters |
Applies filter ranges to the existing measurement objects. Objects outside the ranges are removed.
|
![]() ![]() | AutoAdjust |
Adjusts snap features to the image. Features are snapped to the object edges.
|
![]() ![]() | AutoClassify |
Automatically classifies objects into clusters based on the provided set of measurements.
|
![]() ![]() | CalibrateByFeature |
Creates a new spatial calibration based on the given or selected feature.
|
![]() ![]() | ClassifyByMeasurement |
Classifies objects according to the value ranges.
|
![]() ![]() | CountAllFrames |
Executes count on all active frames of the given image.
|
![]() ![]() | CountAndCollect |
Count frames in background threads
|
![]() ![]() | CountByROI |
Count by ROI. Counts objects in every ROI separately.
|
![]() ![]() | Define |
Defines measurement variable by name.
|
![]() ![]() | Delete |
Deletes selected measurements.
|
![]() ![]() | DeleteAll |
Deletes all measurements.
|
![]() ![]() | EditFilterRanges |
Opens the Edit Filter Ranges dialog and allows adjusting filter ranges interactively.
|
![]() ![]() | ExecuteCount |
Executes count operation on image. The command uses active segmentation options.
|
![]() ![]() | FindBright |
Selects the Find Bright segmentation option and toggles visibility of threshold segmentation dialog.
|
![]() ![]() | FindDark |
Selects the Find Dark segmentation option and toggles visibility of threshold segmentation dialog.
|
![]() ![]() | FindManual |
Sets manual segmentation options and toggles visibility of threshold segmentation dialog.
|
![]() ![]() | GetData |
Returns measurement object from a document or image.
|
![]() ![]() | Grow |
Grows selected features by SizeIncrement.
|
![]() ![]() | HideSelected |
Shows/hides measurement objects.
|
![]() ![]() | Merge |
Merges several measurement objects to one.
|
![]() ![]() | MorphoClose |
Applies morphological Open operation to selected regions. Use this operation to separate neighboring features if they are connected by a narrow path.
|
![]() ![]() | MorphoOpen |
Applies morphological close operation to selected regions. Use this operation to merge neighboring features.
|
![]() ![]() | Open |
Opens measurements from a file.
|
![]() ![]() | Options |
Sets measurement options.
|
![]() ![]() | Save |
Saves measurements to a file.
|
![]() ![]() | SelectAll |
Select all measurement objects.
|
![]() ![]() | Selection |
Selects measurement objects.
|
![]() ![]() | SetAsLabel |
Defines label measurement for different types of measurement.
|
![]() ![]() | SetAsXAxis |
Sets the selected line as X axis of spatial calibration. Creates a new calibration and applies it to the image provided as input.
|
![]() ![]() | ShowAll |
Shows/hides measurement objects.
|
![]() ![]() | ShowClass |
Shows/hides measurement objects.
|
![]() ![]() | ShowOverlay |
Toggles visibility of measurements overlay.
|
![]() ![]() | ShowSelected |
Shows/hides measurement objects.
|
![]() ![]() | Shrink |
Shrinks selected features by SizeIncrement.
|
![]() ![]() | Unlock |
Unlocks/locks objects created by the Count operation.
|