IMcExtendedFocus Interface |
![]() |
Namespace: MediaCy.IQL.Align
Public Interface IMcExtendedFocus
The IMcExtendedFocus type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BottomUp | Defines Stack order. |
![]() ![]() | CalibrateTopoImage | Defines whether intensity calibration converting pixel intensity to height will be created for topo-image. |
![]() ![]() | FocusType | Defines the method of generation extended focus image. |
![]() ![]() | GenerateTopoImage | Defines whether topo image is going to be retained after CreateBestFocusImage call. |
![]() ![]() | NormalizeIllumination | Defines if frame illumination will be normalized before creating best focus image. |
![]() | Prefilter | |
![]() ![]() | TopoFilterSize | The size of Laplace filter applied to the topo image. |
![]() ![]() | VarianceThreshold | Defines the threshold for extracting in-focus pixels. |
Name | Description | |
---|---|---|
![]() ![]() | CreateBestFocusImage | Creates a best-focus image from a set of frames defined by SetSourceImages |
![]() ![]() | CreateTopoImage | Creates an image, where intensity is corresponded to the frame position of best-focus pixel in the input sequence. |
![]() ![]() | GetBestFocusFrame | Returns best-focus frame as McImage. |
![]() ![]() | GetBestFocusFrameIndex | Returns best-focus frame index. |
![]() | GetBestFocusMcFrame | Returns best-focus frame as McFrame. |
![]() ![]() | SetSourceImages | Set list of frames for Extended Focus. |