MediaCy.Addins.Measurements Namespace |
![]() |
Class | Description | |
---|---|---|
![]() | AddCommand |
Adds a new measurement feature.
|
![]() | AddDerivedMeasurementCommand |
Adds one or more derived measurements based on the selected sub-features.
|
![]() | ApplyClassCommand |
Applies current class to selected features.
|
![]() | ApplyClassificationCommand |
Executes learning classification.
|
![]() | ApplyFilterRangesCommand |
Applies filter ranges to the existing measurement objects. Objects outside the ranges are removed.
|
![]() | AutoAdjustSnapMeasuresCommand |
Adjusts snap features to the image. Features are snapped to the object edges.
|
![]() | AutoClassifyCommand |
Automatically classifies objects into clusters based on the provided set of measurements.
|
![]() | BaseOptionsCommandBaseProperties |
Base measurements options command.
|
![]() | BlockUpdateCommand |
Temporary blocks UI updates.
The command can be used in block operations, such as adding multiple measurements, to avoid unnecessary updates.
|
![]() | CalibrateByFeatureCommand |
Creates a new spatial calibration based on the given or selected feature.
|
![]() | ClassificationMeasure | |
![]() | ClassificationMeasures |
Collection of classification measures.
|
![]() | ClassifyByGroupCommand |
Classifies all features according to the group in the measurement table.
|
![]() | CollapseExpandCommand |
Collapse or Expand group rows of measurement data tables.
|
![]() | CountAllFramesCommand |
Executes count on all active frames of the given image.
|
![]() | CountByROICommand |
Count by ROI. Counts objects in every ROI separately.
|
![]() | CountCommand |
Executes count operation on image. The command uses active segmentation options.
|
![]() | CreateMaskAllFramesCommand |
Creates mask of objects on all frames.
|
![]() | CreateMaskCommand |
Creates a mask image of visible features.
|
![]() | CreateSortedObjectsImageCommand |
Creates an image of objects sorted according to the given measurement.
|
![]() | CreateVoronoiMapCommand |
Creates a Voronoi map of the objects.
|
![]() | DataPieDlg | |
![]() | DataScatterplotDlg | |
![]() | DataTableOptionsCommand |
Sets Base Data Table options command.
|
![]() | DefineVariableCommand |
Defines measurement variable by name.
|
![]() | DeleteAllCommand |
Deletes all measurements.
|
![]() | DeleteSelectedCommand |
Deletes selected measurements.
|
![]() | DescrCollection |
List of all available measurements
|
![]() | EdgeDetector | |
![]() | EditFilterRangesCommand |
Opens the Edit Filter Ranges dialog and allows adjusting filter ranges interactively.
|
![]() | FilterCollection |
Measurement filters collection
|
![]() | GetAutoThresholdRangeCommand |
Returns auto-threshold range of the active frame of the image taking into account threshold bias.
|
![]() | GetDataCommand |
Returns data table with values.
|
![]() | GetMeasurementsDataCommand |
Returns measurement object from a document or image.
|
![]() | GraphBaseExportCommand | |
![]() | GraphBaseToClipboardCommand |
Copies graph to clipboard, base command.
|
![]() | GraphBaseToExcelCommand |
Copies graph to Excel, base command.
|
![]() | GraphBaseToFileCommand |
Saves graph to a file, base command.
|
![]() | GraphBaseToPowerPointCommand |
Copies graph to PowerPoint, base command.
|
![]() | GraphBaseToWordCommand |
Copies graph to Word, base command.
|
![]() | GrowOrShrinkSelectedCommand |
Grow/shrink base command.
|
![]() | GrowSelectedCommand |
Grows selected features by SizeIncrement.
|
![]() | HistogramClassifyCommand |
Classifies measurements according to the measurement histogram bins.
|
![]() | HistogramOptionsCommand |
Sets measurement histogram options.
|
![]() | HistogramToBitmapCommand |
Return bitmap of histogram.
|
![]() | HistogramToClipboardCommand |
Copies histogram bitmap to clipboard.
|
![]() | IncrementalDistanceOptions | |
![]() | IncrementalDistanceOptionsCommand | |
![]() | LabelMeasurementsCommand |
Defines label measurement for different types of measurement.
|
![]() | LearningClassificationRecipe |
Learning classification recipe class.
|
![]() | LearningClassifyForm | |
![]() | LoadClassificationCommand |
Opens learning classification file.
|
![]() | LoadGlobalClassificationCommand |
Loads global classification recipe to image.
|
![]() | LoadSaveOptionsCommand |
Base open/save measurements options command.
|
![]() | LocGlobals | |
![]() | McDataPieTemplate | |
![]() | McDataScatterplotTemplate | |
![]() | McMeasurements |
Manual measurements class. The class supports creating and handling of manual measurements.
Types of manual measurements.
Manual measurements features can be simple (Line, Manual tag, Polygon, Circle,
Polygonal line, Angle) or compound (Best-fit circle, Pitch with line, Best-fit line).
Manual measurement features are saved in McMMFeature class accessible through Measurements.Data.Item() property.
Every feature contains one (simple features) or more (compound features) sub-features (McMMSubFeature class).
The number of sub-features is corresponded to the number of lines in the data table.
SubFeatures can be accessed either from McMMFeature.SubFeature(Index) property or directly from Measurements.Data.SubFeature(Index) property.
Derived measurement (Angle between lines) is created based on existing line sub-features.
|
![]() | McMeasurementsGraphBase | |
![]() | McMMData |
Measurement class of the image exposed as McImage.MeasurementsData
|
![]() | McMMDataCollectionSf |
Collection of McMMSubFeatures as Generic.List
|
![]() | McMMFeature |
Class for Manual Measurement feature
|
![]() | McMMOptions |
Manual measurements options class
|
![]() | McMMOptionsMcMMSegmentationOptions | |
![]() | McMMSubFeature |
SubFeature class of manual measurements.
SubFeature contains one measurement that can be presented by one line in data table.
One SubFeature may contain none, one or more DisplayObjects.
SubFeature is a child of McMMFeature.
|
![]() | McOnOffColoring |
Numeric UpDown control in DotNetBar style
|
![]() | MeasCollection |
Type for measurements collection
|
![]() | MeasDescriptor |
Measurement descriptor
|
![]() | MeasDescriptorMeasureParameters | |
![]() | MeasEntry |
Measurements entry that can be used in the list of selected measurements
|
![]() | MeasFilterEntry |
Measurement filter entry
|
![]() | MeasurementsCommand |
Base measurement command.
|
![]() | MeasurementsCommandCreateImage |
Base measurement command that creates image.
|
![]() | MeasurementsListFilter | |
![]() | MeasurementsOptionsCommandBaseProperties |
Base measurements options command.
|
![]() | MergeSelectedCommand |
Merges several measurement objects to one.
|
![]() | MMClassDescr |
Descriptor containing properties for object class
|
![]() | MMClasses |
Collection of object classes
|
![]() | MMFeaturesMap |
Parent features map
|
![]() | ModifyFeatureCommand |
Modifies measurement feature.
|
![]() | MorphoCloseSelectedCommand |
Applies morphological Open operation to selected regions. Use this operation to separate neighboring features if they are connected by a narrow path.
|
![]() | MorphoOpenSelectedCommand |
Applies morphological close operation to selected regions. Use this operation to merge neighboring features.
|
![]() | MoveSelectedObjectsCommand |
Moves selected measurement objects.
|
![]() | ObjectWindowToClipboardCommand |
Copies object window table to clipboard.
|
![]() | ObjectWindowViewTopLocationCommand |
Shows the View pane of the object window on the top or the left side of the table.
|
![]() | OpenMeasurementsCommand |
Opens measurements from a file.
|
![]() | OpenOptionsCommand |
Opens options from a file.
|
![]() | OpenSaveMeasurementsCommand |
Base open/save measurements command.
|
![]() | OptionsCommand |
Sets measurement options.
|
![]() | PieChartOptionsCommand | |
![]() | PieChartToBitmapCommand | |
![]() | PieChartToClipboardCommand |
Copies pie-chart bitmap to clipboard.
|
![]() | RefClass |
Learning classification reference class.
|
![]() | RefClasses | |
![]() | RefClObjStats |
Reference object statistical values for the given learning classification measure.
|
![]() | ResetOptionsCommand |
Resets measurement options.
|
![]() | SaveClassificationCommand |
Saves learning classification file.
|
![]() | SaveMeasurementsCommand |
Saves measurements to a file.
|
![]() | SaveOptionsCommand |
Saves options to a file.
|
![]() | SaveTablesCommand |
Saves measurement table to a file.
|
![]() | SegmentationOptionsCommand |
Sets segmentation options.
|
![]() | SegmentBrightCommand |
Selects the Find Bright segmentation option and toggles visibility of threshold segmentation dialog.
|
![]() | SegmentDarkCommand |
Selects the Find Dark segmentation option and toggles visibility of threshold segmentation dialog.
|
![]() | SegmentManualCommand |
Sets manual segmentation options and toggles visibility of threshold segmentation dialog.
|
![]() | SelectAllCommand |
Select all measurement objects.
|
![]() | SelectionCommand |
Selects measurement objects.
|
![]() | SendToClipboardCommand |
Copies measurement table to clipboard.
|
![]() | SendToExcelCommand |
Sends measurement table to Excel.
|
![]() | SetAsXAxisCommand |
Sets the selected line as X axis of spatial calibration. Creates a new calibration and applies it to the image provided as input.
|
![]() | SetGlobalClassificationCommand |
Sets current image classification as Global.
|
![]() | SetupGroupStatsCommand |
Sets group statistics options.
Configures statistical pane to view statistics by group, activates grouping by class,
adds Percent Area Parent measurements to the list of measurements and activates statistics per group.
|
![]() | ShowMeasurementsCommand |
Shows/hides measurement objects.
|
![]() | ShowOverlayCommand |
Toggles visibility of measurements overlay.
|
![]() | ShrinkSelectedCommand |
Shrinks selected features by SizeIncrement.
|
![]() | SingleVariableClassificationOptions |
Options for single variable classification
|
![]() | SingleVariableClassifyCommand |
Classifies objects according to the value ranges.
|
![]() | SnapOptionsCommand |
Sets the Snap options to the features.
|
![]() | SortedObjectImageOptions |
Options of Sorted objects image. The properties of the class are exposed in the corresponded SortedObjectsOptionsCommand.
|
![]() | SortedObjectsOptionsCommand |
Sets the Sorted object image options.
|
![]() | SortedSf |
Class that contains sorted image objects.
|
![]() | SortTableCommand |
Sorts data table based on the values in the given column.
|
![]() | SplitCommand |
Splits measurement objects using manually created split lines or automatically.
|
![]() | StatsClass |
Contains statistical information of measurements
|
![]() | ToggleMeasureCommand |
Base command that toggles some parameter (Checked/Unchecked).
|
![]() | Tool |
Activates measurement tool.
|
![]() | UnlockCommand |
Unlocks/locks objects created by the Count operation.
|
![]() | VoronoiOptions |
Options to create Voronoi map. The properties of the class are exposed by VoronoiOptionsCommand class.
|
![]() | VoronoiOptionsCommand |
Creates a Voronoi map image.
|
Interface | Description | |
---|---|---|
![]() | IMcMeasurements |
Measurement interface, not used anymore, provided for backward compatibility with IQStudio.
|
![]() | IMcMOptions |
Enumeration | Description | |
---|---|---|
![]() | DataAdaptereTableType | |
![]() | DataTableOptionsCommandProperties | |
![]() | eAggregateFunction |
Aggregate Functions for the total row
|
![]() | eAutoThresholdMethod |
Auto-threshold method
|
![]() | eBiasMethod |
Method for calculation of AutoThresholBias absolute value
|
![]() | eDerivedMeas |
Derived measurement types
|
![]() | eDistanceMethods |
Distance method – defines how distances between objects are computed.
|
![]() | eIncrDistType |
Type of the incremental distance measurement.
|
![]() | eLinkageMethods |
Linkage methods of clustering.
|
![]() | eMeasures |
Measurement types
|
![]() | eMMTool |
Measurement creation tools
|
![]() | eMorphoOp |
Type of morphological operation.
|
![]() | ePointShape |
Derived from mcGraphObjPointShape
|
![]() | GlobalseSource |
Source of the DataChanged event
|
![]() | GlobalsGlobalMeasCategories |
Categories of measurements for filter selection dialog
|
![]() | HistogramOptionsCommandProperties | |
![]() | IncrementalDistanceOptionsCommandProperties | |
![]() | McDataHistogramTemplateeFilterSelectionType |
Selection type of the histogram filter.
|
![]() | McDataPieTemplateeFilterSelectionType |
Selection type of the histogram filter.
|
![]() | McDataScatterplotTemplateeFilterSelectionType |
Selection type of the histogram filter.
|
![]() | McMeasurementsenumDVTypes |
Table context flags
|
![]() | McMeasurementsenumMMDTypes |
Derived measurements types
|
![]() | McMeasurementsenumMMFeatures |
McFeatures containers types
|
![]() | McMeasurementsenumMMSelTypes |
Selection operation type
|
![]() | McMeasurementsenumMMSTypes |
Manual simple measurements types (subset of enumMMTypes)
|
![]() | McMeasurementsenumMMTools |
Manual measurements Tools
|
![]() | McMeasurementsenumMMTypes |
Manual measurements types (all: simple and derived)
|
![]() | McMeasurementsenumMMTypesButtons |
All enums in the toolbar
|
![]() | McMeasurementsenumShowMeasFlags |
show measurements flags
|
![]() | McMeasurementsmcDataExportFlags |
Export flags
|
![]() | McMeasurementsGraphBaseeGraphGroup | |
![]() | McMeasurementsGraphBaseeGraphType | |
![]() | McMMDataenumSFDirtyFlags |
dirty flags and variables related to dirty
|
![]() | McMMDatamcStatsTypes |
Statistical types
|
![]() | McMMDataNewFeaturesShape |
Shape of the feature created by Count operation
|
![]() | McMMDataNewFeaturesType |
Type of the feature created by Count operation
|
![]() | McMMDatavectTypes | |
![]() | McMMFeatureeFeatureGroupFlags |
Defines the types of the feature displayed objects.
|
![]() | McMMOptionseObjectColoring | |
![]() | McMMOptionsmcmmangrTypes |
Angle measurement range
|
![]() | McMMOptionsmcmmccMethods |
Circle creation method
|
![]() | McMMOptionsmcmmdtButtons | |
![]() | McMMOptionsmcmmlesTypes |
Measurements line ends styles
|
![]() | McMMOptionsmcmmlpTypes |
Measurements Label positions
|
![]() | McMMOptionsmcmmlsTypes |
Measurements line styles
|
![]() | McMMOptionsmcmmltTypes |
Measurements Label type
|
![]() | McMMOptionsmcmmSegmentationType |
segmentation type
|
![]() | McMMOptionsmcmmSelectedLabelAppearance |
Selected label highlighting options
|
![]() | McMMOptionsmcmmSeparationMethod |
Separation method
|
![]() | McMMOptionsmcmmSnapMethods |
Snap methods method
|
![]() | mcmmStatField |
Statistical field
|
![]() | McMMSubFeaturemcmmsfFlags |
sub-feature type
|
![]() | McMMSubFeaturemcmmsfTypes |
Container types of sub-features, defines list of available measurements
|
![]() | MeasTypeIndex |
Measurement type used for label measurements
|
![]() | MeasurementsCommandProperties | |
![]() | OptionsCommandProperties | |
![]() | PieChartOptionsCommandProperties | |
![]() | SegmentationOptionsCommandProperties | |
![]() | SnapOptionsCommandProperties | |
![]() | SortedObjectImageOptionseObjectOrientation |
Sorted object orientation of major axis.
|
![]() | SortedObjectsOptionsCommandProperties | |
![]() | VoronoiOptionseMapType |
Type of Voronoi map.
|
![]() | VoronoiOptionseMeasureType |
Measurement type on Voronoi map.
|
![]() | VoronoiOptionsCommandProperties |