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. |
![]() |
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. |
![]() |
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET