Click or drag to resize

MediaCy.Addins.Tracking Namespace

The MediaCy.Addins.Tracking namespace provides classes exposing commands and functions related to object and intensity tracking.
Classes
  ClassDescription
Public classAddAutoTrackCommand
Adds one track starting from the given point.
Public classAddCorrelationTrackCommand
Adds correlation track(s) based on the current ROIs.
Public classAddIntensityTrackCommand
Adds intensity track from the current ROI.
Public classAddManualTrackCommand
Adds track from a set of points.
Public classAlignByFeatureCommand
Align sequence by feature defined by ROI
Public classAlignBySelectedTracksCommand
Aligns sequence by selected track(s).
Public classBaseTrackingOptionsCommandBaseProperties
Base tracking options command.
Public classBaseTrOptionsCommandBaseProperties
Base tracking options command.
Public classCreateDocumentCommands
Creates a tracking document, base command.
Public classCreateSampleTrackCommand
Creates sample track to be used for learning.
Public classCreateTrackingDocument
Creates a new tracking document.
Public classDataTableOptionsCommand
Sets tracking table options.
Public classDefineVariableCommand
Defines a track variable by name.
Public classDeleteAllTracksCommand
Deletes all tracks.
Public classDeleteSelectedTracksCommand
Deletes selected tracks.
Public classFindTracksAutoCommand
Finds all tracks on sequence using threshold segmentation of objects.
Public classGraphBaseGetCommand
Public classGraphBaseToBitmapCommand
Public classGraphOptionsCommand
Sets graph options.
Public classGraphToClipboardCommand
Copies graph to clipboard.
Public classHideSelectedCommand
Hides selected tracks (shows only unselected tracks).
Public classHistogramClassifyCommand
Classifies tracks by histogram bins.
Public classHistogramOptionsCommand
Sets tracking histogram options.
Public classHistogramToClipboardCommand
Copies histogram to clipboard.
Public classMcTrackingAddin
This class implements the IQL add-in interfaces as well as the commands defined by this add-in.
Public classMcTrackingCombinedOptions
Class that includes all track-related options
Public classMcTrackingCombinedOptionsCommand
Sets combined tracking options.
Public classMcTrackingDocument
Public classMcTrackingDocumentCollectionOfTracks
Public classMcTrackingMMOptionsCommand
Base tracking measurements command.
Public classMcTrackingOptionsExtra
Public classMcTrackingOptionsExtraCommand
Sets Extra options.
Public classMcTrackingView
Public classMcTrackOptionsClassCommand
Sets tracking options.
Public classMergeSelectedTracksCommand
Merges selected tracks.
Public classOpenSaveTrackingCommand
Base open/save command.
Public classOpenTrackingOptionsCommand
Opens tracking options from a file.
Public classOpenTracksCommand
Loads tracks from a file.
Public classResetFramesCommand
Resets segmentation data on all frames.
Public classResetTrackingOptionsCommand
Resets tracking option to default.
Public classSaveTablesCommand
Saves tracking tables to a file.
Public classSaveTrackingOptionsCommand
Saves tracking options to a file.
Public classSaveTracksCommand
Saves tracks to a file.
Public classScatterplotToClipboardCommand
Copies scatter-plot to clipboard.
Public classSelectionCommand
Selects/deselects tracks.
Public classSendToClipboardCommand
Sends track table to clipboard.
Public classSendToExcelCommand
Sends tracking data to Excel.
Public classSetNormalizationTrackCommand
Sets selected track as normalization track.
Public classSetReferenceTrackCommand
Sets selected track as reference track.
Public classShowAllCommand
Shows all tracks.
Public classShowOverlayCommand
Toggles visibility of tracking overlay.
Public classShowSelectedCommand
Shows only selected tracks.
Public classSplitSelectedTrackCommand
Splits selected track at the current frame.
Public classTestCountCommand
Executes test count on active frame.
Public classToggleTrackingCommand
Base toggle tracking command.
Public classToolCommand
Activates tracking tool.
Public classTrackingDocCommand
Base tracking document command.
Enumerations