IMcLiveEDF Interface |
![]() |
Namespace: MediaCy.IQL.Live
Public Interface IMcLiveEDF
The IMcLiveEDF type exposes the following members.
Name | Description | |
---|---|---|
![]() | Accumulate | Accumulate all images into EDF |
![]() | AlignByPrevious | Align by previous image |
![]() | BlendingRadius | Blending radius for EDF merging |
![]() | CompositionMode | Composition mode of Live EDF |
![]() | FilterSize | Size of the Variance filter that extracts edges on image |
![]() | SearchPatternHeight | Height of the search pattern, used in Stereo mode |
![]() | SearchPatternWidth | Width of the search pattern, used in Stereo mode |
![]() | Status | |
![]() | StereoMode | Stereo Mode of EDF, when enable the images are automatically aligned compensating for a shift in stereo microscope |
Name | Description | |
---|---|---|
![]() | AddImage | Add image to live EDF, this method can be used to add an image when Accumulate option is FALSE. |
![]() | Reset | Reset live EDF internal objects. |
![]() | RunOnSequence | Run EDF on sequence |
![]() | StartEDF | Start Live EDF on Live image or on Parent image |
![]() | StopEDF | Stop live EDF |