Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Show in webframe

StentEnhancementCommand Class Members

Show in webframe
Properties  Methods  Events





The following tables list the members exposed by StentEnhancementCommand.

Public Constructors
 NameDescription
StentEnhancementCommand ConstructorOverloaded.   
Top
Public Properties
 NameDescription
EnhancedImage(Read only) A reference to the RasterImage that contains the output enhanced image.  
FirstMarkerA reference to a LeadPoint that represents the location of the first marker in the reference frame.  
FrameEnabled(Read only) Gets an array of boolean values that indicate whether a frame is added to the average output image.  
HasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
RegionA reference to a LeadRect that represents the region that covers the stent device in the sequence.  
SecondMarkerA reference to LeadPoint that represents the location of the second marker in the reference frame.  
StentMarkers(Read only) Gets an array of StentEnhancementMarkers that contains the locations of the detected stent markers in each frame of the sequence.  
Top
Public Methods
 NameDescription
DetectMarkersDetects the markers of the stent device in the reference frame of the sequence.  
DisposeOverloaded. Releases all resources used by the StentEnhancementCommand.  
OnProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
raise_Progress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Run (Inherited from Leadtools.ImageProcessing.RasterCommand)
SelectFrameSelects a frame to be added to the stent enhancement average output image.  
ToStringOverridden. Returns a meaningful name for this command.  
UnSelectFrameUnselects a frame to be removed from the stent enhancement output average image.  
UpdateStentImageUpdates the average output image after modifying the StentMarkers array.  
Top
Protected Methods
 NameDescription
FinalizeDestructor of the StentEnhancementCommand class.  
raise__progress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Top
Public Events
 NameDescription
_progress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Progress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Top
See Also

Reference

StentEnhancementCommand Class
Leadtools.ImageProcessing.Core Namespace

Error processing SSI file