←Select platform
In This Topic ▼

StentEnhancementCommand Class Members

Summary

The following tables list the members exposed by StentEnhancementCommand.

Public Constructors

Name Description
Public Constructor
StentEnhancementCommand Initializes a new instance of the StentEnhancementCommand class object with explicit parameters.

Public Methods

Name Description
Public Method
DetectMarkers Detects the markers of the stent device in the reference frame of the sequence.
Public Method OnProgress Raises the Progress event. (Inherited from RasterCommand)
Public Method Run Runs the image processing command. (Inherited from RasterCommand)
Public Method SelectFrame Selects a frame to be added to the stent enhancement average output image.
Public Method ToString Overridden. Returns a meaningful name for this command.
Public Method UnSelectFrame Unselects a frame to be removed from the stent enhancement output average image.
Public Method UpdateStentImage Updates the average output image after modifying the StentMarkers array.

Protected Methods

Name Description
Protected Method
Dispose Releases all resources used by the StentEnhancementCommand.
Protected Method Finalize Destructor of the StentEnhancementCommand class.

Public Properties

Name Description
Public Property
EnhancedImage (Read only) A reference to the RasterImage that contains the output enhanced image.
Public Property FirstMarker A reference to a LeadPoint that represents the location of the first marker in the reference frame.
Public Property FrameEnabled (Read only) Gets an array of boolean values that indicate whether a frame is added to the average output image.
Public Property HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public Property Region A reference to a LeadRect that represents the region that covers the stent device in the sequence.
Public Property SecondMarker A reference to LeadPoint that represents the location of the second marker in the reference frame.
Public Property StentMarkers (Read only) Gets an array of StentEnhancementMarkers that contains the locations of the detected stent markers in each frame of the sequence.

Public Events

Name Description
Public Event
Progress Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand)

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly