Click or drag to resize

MediaCy.Commands.Sequence Namespace

The namespace contains classes exposing commands and functions related to sequence and multi-image operations. By default the commands are applied to the list of selected windows.
Classes
  ClassDescription
Public classAverage
Calculates the average of all frames in the sequence.
Public classDifference
Calculates the difference between neighboring frames in the sequence.
Public classFlip3D
Rotates 3D volume to other axis.
Public classMaximum
Calculates the maximum intensity projection of all frames in the sequence.
Public classMergeFrames
Merges frames from all selected images to a new sequence.
Public classMinimum
Calculates the minimum intensity projection of all frales in the sequence.
Public classMotionDetection
Detects the moving objects in the sequence.
Public classNormalize
Normalizes illumination on all frames of the sequence taking the active frame as reference.
Public classSequenceCommand
Base sequence command
Public classSubsample
Sub-samples/super-samples the sequence.
Public classSum
Calculates the sum of all frames in the sequence.
Delegates
Enumerations