The following tables list the members exposed by StentEnhancementCommand.
Public Constructors
Name | Description | |
---|---|---|
StentEnhancementCommand | Initializes a new instance of the StentEnhancementCommand class object with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
DetectMarkers | Detects the markers of the stent device in the reference frame of the sequence. | |
OnProgress | Raises the Progress event. (Inherited from RasterCommand) | |
Run | Runs the image processing command. (Inherited from RasterCommand) | |
SelectFrame | Selects a frame to be added to the stent enhancement average output image. | |
ToString | Overridden. Returns a meaningful name for this command. | |
UnSelectFrame | Unselects a frame to be removed from the stent enhancement output average image. | |
UpdateStentImage | Updates the average output image after modifying the StentMarkers array. |
Protected Methods
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the StentEnhancementCommand. | |
Finalize | Destructor of the StentEnhancementCommand class. |
Public Properties
Name | Description | |
---|---|---|
EnhancedImage | (Read only) A reference to the RasterImage that contains the output enhanced image. | |
FirstMarker | A 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 | Determines if the command object has a progress event handler set. (Inherited from RasterCommand) | |
Region | A reference to a LeadRect that represents the region that covers the stent device in the sequence. | |
SecondMarker | A 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. |
Public Events
Name | Description | |
---|---|---|
Progress | Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand) |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document