LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

StentEnhancementCommand Constructor(LeadRect,LeadPoint,LeadPoint,Int32)

Show in webframe







A reference to Leadtools.LeadRect that represents the rectangular region that covers the stent device in the sequence.
A reference to Leadtools.LeadPoint that represents the location of the first stent marker in the reference image.
A reference to Leadtools.LeadPoint that represents the location of the second stent marker in the reference image.
Index of the frame to be used as a reference frame in the enhancement process.
Initializes a new instance of the StentEnhancementCommand class object with explicit parameters.
Syntax
public StentEnhancementCommand( 
   LeadRect Region,
   LeadPoint FirstMarker,
   LeadPoint SecondMarker,
   int RefPage
)
'Declaration
 
Public Function New( _
   ByVal Region As LeadRect, _
   ByVal FirstMarker As LeadPoint, _
   ByVal SecondMarker As LeadPoint, _
   ByVal RefPage As Integer _
)
'Usage
 
Dim Region As LeadRect
Dim FirstMarker As LeadPoint
Dim SecondMarker As LeadPoint
Dim RefPage As Integer
 
Dim instance As New StentEnhancementCommand(Region, FirstMarker, SecondMarker, RefPage)
public StentEnhancementCommand( 
   LeadRect Region,
   LeadPoint FirstMarker,
   LeadPoint SecondMarker,
   int RefPage
)

            

            
function StentEnhancementCommand( 
   Region ,
   FirstMarker ,
   SecondMarker ,
   RefPage 
)
public:
StentEnhancementCommand( 
   LeadRect Region,
   LeadPoint FirstMarker,
   LeadPoint SecondMarker,
   int RefPage
)

Parameters

Region
A reference to Leadtools.LeadRect that represents the rectangular region that covers the stent device in the sequence.
FirstMarker
A reference to Leadtools.LeadPoint that represents the location of the first stent marker in the reference image.
SecondMarker
A reference to Leadtools.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

See Also

Reference

StentEnhancementCommand Class
StentEnhancementCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.