Click or drag to resize

CreatePredictive Class

Generates a set of spatial calibrations for the given camera.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandIList
          MediaCy.Addins.SCalibration.Calibration.SpatialCreatePredictive

Namespace:  MediaCy.Addins.SCalibration.Calibration.Spatial
Assembly:  MediaCy.Addins.SCalibration (in MediaCy.Addins.SCalibration.dll) Version: 3.1.0.0
Syntax
VB
Public Class CreatePredictive
	Inherits OneOutputCommand(Of IList)

The CreatePredictive type exposes the following members.

Constructors
  NameDescription
Public methodCreatePredictive
Initializes a new instance of the CreatePredictive class
Top
Properties
  NameDescription
Public propertyCouplerZoom
Zoom of the optical coupler
Public propertyLenses
List of lens names to calibrate. If the list is Nothing or empty, all application lenses are used
Public propertyPixelSize
Pixel size of the camera chip in micrometers.
Public propertySuffix
Calibrations suffix, can be a camera name.
Public propertyUnits
Units of new calibration
Public propertyZooms
List of zooms
Top
Remarks