←Select platform

StentEnhancementCommand Constructor(LeadRect,LeadPoint,LeadPoint,int)

Summary
Initializes a new instance of the StentEnhancementCommand class object with explicit parameters.
Syntax
C#
C++/CLI
Python
public: 
StentEnhancementCommand(  
   LeadRect Region, 
   LeadPoint FirstMarker, 
   LeadPoint SecondMarker, 
   int RefPage 
) 
__init__(self,Region,FirstMarker,SecondMarker,RefPage) # Overloaded constructor 

Parameters

Region
A reference to LeadRect that represents the rectangular region that covers the stent device in the sequence.

FirstMarker
A reference to LeadPoint that represents the location of the first stent marker in the reference image.

SecondMarker
A reference to LeadPoint that represents the location of the second stent marker in the reference image.

RefPage
Index of the frame to be used as a reference frame in the enhancement process.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.