Click or drag to resize

ExtractFrames Properties

The ExtractFrames type exposes the following members.

Properties
  NameDescription
Public propertyBestFocusPlane
Extract best focus plane.
Public propertyBottomUp
Order of frames in the stack: False - Top to Buttom, True - Buttom to Top
Public propertyFrameByFrame
True - export frames in separate images, False - export frames in one image (if possible).
Public propertyNormalizeIllumination
Normalize mean value of intensity on all frames to the same value.
Public propertyPrefilter
Defines the filter that extracts edges defining in-focus pixels.
Public propertyReferences (Overrides FramesCommandReferences.)
Public propertyVarianceThreshold
Defines in-focus threshold for significant edge pixels. The parameter is used only when Focusing Method is set to Local Contrast. The pixels (after edge filter) above the threshold are considered in-focus pixels. The pixels with intensities below the threshold are considered out of focus pixels. If for a given pixel position none of the frames contain edge intensities above the threshold, the height of the pixel (on topographic map) is assigned to the frame with closest in-focus pixel.
Top
See Also