![]() | OPLSearcher Class |
Namespace: LynceeTec.API.Cycle
The OPLSearcher type exposes the following members.
Name | Description | |
---|---|---|
![]() | OPLSearcher | Initializes a new instance of the OPLSearcher class |
Name | Description | |
---|---|---|
![]() | ContrastMeasures |
Gets the contrast measure at each motor position.
|
![]() | MaxContrastMeasure |
Gets the position for which the maximum of contrast is computed.
|
Name | Description | |
---|---|---|
![]() | Cancel |
Cancels running search and reset OPL position
|
![]() | Dispose | Releases all resources used by the OPLSearcher |
![]() | Execute |
Performs OPL search using the already initialized parameters and moves the motor to the optimal position.
|
![]() | InitializeFullRange(Int32) |
Initializes search to find maximum of contrast in the full range of the motor in the default ROI.
The default ROI is a ROI half the width and half the height of the hologram, centered in the hologram.
|
![]() | InitializeFullRange(Int32, Int32, Int32, Int32, Int32) |
Initializes search to find maximum of contrast in the full range of the motor in the specified ROI.
|
![]() | InitializeReducedRange(Int32, Double) |
Initializes search to find maximum of contrast around motor configuration initial position in the specified range in the default ROI.
The default ROI is a ROI half the width and half the height of the hologram, centered in the hologram.
|
![]() | InitializeReducedRange(Int32, Double, Int32, Int32, Int32, Int32) |
Initializes search to find maximum of contrast around motor configuration initial position in the specified range in the specified ROI.
|
![]() | Stop |
Cancels running search and keep current OPL position
|