Click or drag to resize

LateralAverage Class

Inheritance Hierarchy
SystemObject
  LynceeTec.API.CompositingLateralAverage

Namespace:  LynceeTec.API.Compositing
Assembly:  LynceeTec.API.Compositing (in LynceeTec.API.Compositing.dll) Version: 10.1.23514.0 , built 2023-11-07 12:22:01 UTC
Syntax
public class LateralAverage

The LateralAverage type exposes the following members.

Constructors
  NameDescription
Public methodLateralAverage
Initializes a new instance of the LateralAverage class
Top
Properties
  NameDescription
Public propertyHeight
Height of each image in pixels.
Public propertyROI
Region to crop the end result to.
Public propertyWidth
Width of each image in pixels.
Top
Methods
  NameDescription
Public methodAdd
Adds reconstructionResults to the input for this object.
Public methodInitialize
Sets the template image to be used for alignment.
Public methodResult
Returns the results as a ReconstructionResult object
Top
Fields
  NameDescription
Public fieldStatic memberLOG_PREFIX
Top
See Also