Click or drag to resize

IMcLiveTiling Properties

The IMcLiveTiling type exposes the following members.

Properties
  NameDescription
Public propertyAutoEDF
AutoEDF option for TileWithEDF
Public propertyAutoTiling
AutoTiling option
Public propertyBackgroundColor
Fill color of empty background areas on the output image
Public propertyBackgroundCorrection
Correct background of new tiles by BackgroundImage
Public propertyBackgroundImage
Background Image which is used for background correction when BackgroundCorrection is on.
Public propertyBlendingType
Defines the blending type used with adding new tiles.
Public propertyBoxColorError
Overlay color of tracking box with low correlation
Public propertyBoxColorNormal
Overlay color of tracking box
Public propertyBoxLineWidth
Width of overlay box line in pixels
Public propertyCanUndo
Checks if Undo buffer is not empty
Public propertyLiveImage
Input image, which is analyzed. Target rectangles will be drawn on this image.
Public propertyMatchingRank
Matching rank of the target tile. The rank is within 0..1 range
Public propertyMatchingThreshold
Matching threshold for target tile.
Public propertyMaxUndoBuffers
Number of undo buffers
Public propertyMotionDetection
Motion Detection option
Public propertyOutputImage
Output image. Output Tile rectangle will be drawn on this image.
Public propertyOutputTileRect
Rectangle of the last tile on the output image
Public propertyStatus
Status of live tiling
Public propertyTargetRect
Rectangle of the input tile on the input image.
Public propertyTileEDF
Live EDF object used for tiling with TileWithEDF option.
Public propertyTileWithEDF
Add new tile using EDF algorithm.
Top
See Also