Click or drag to resize

ExtendedFocusOptionsCommand Class

Sets EDF options.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandExtendedFocusOptionsCommandProperties
        MediaCy.Addins.AlignExtendedFocusOptionsCommand
          MediaCy.Addins.AlignCreateEDFImageCommand

Namespace:  MediaCy.Addins.Align
Assembly:  MediaCy.Addins.Align (in MediaCy.Addins.Align.dll) Version: 3.1.0.0
Syntax
VB
Public Class ExtendedFocusOptionsCommand
	Inherits BaseObjectCommand(Of ExtendedFocusOptionsCommandProperties)

The ExtendedFocusOptionsCommand type exposes the following members.

Constructors
  NameDescription
Public methodExtendedFocusOptionsCommand
Initializes a new instance of the ExtendedFocusOptionsCommand class
Public methodExtendedFocusOptionsCommand(McCommand)
Initializes a new instance of the ExtendedFocusOptionsCommand class
Public methodExtendedFocusOptionsCommand(McCommand, Object)
Initializes a new instance of the ExtendedFocusOptionsCommand class
Top
Properties
  NameDescription
Public propertyBottomUp
Defines Stack order.
Public propertyCalibrateTopoImage
Defines whether intensity calibration converting pixel intensity to height will be created for topology-image.
Public propertyCreateTopoImage
Defines whether topology image is going to be retained after CreateBestFocusImage call.
Public propertyFocusType
Defines the method of generation extended focus image.
Public propertyGenerateCompositeVsFrame
Result type
Public propertyGenerateSurfacePlot
Defines whether the surface plot will be created.
Public propertyNormalizeIllumination
Defines if frame illumination will be normalized before creating best focus image.
Public propertyPreFilter
Defines filter type for edge extraction.
Public propertyReferences (Overrides McCommandReferences.)
Public propertyTopoFilterSize
The size of Laplace filter applied to the topology image.
Public propertyVarianceThreshold
Defines the threshold for extracting in-focus pixels.
Top
Methods
  NameDescription
Public methodStatic memberFromObject
Top
Remarks