←Select platform

DetectMarkers Method

Summary
Detects the markers of the stent device in the reference frame of the sequence.
Syntax
C#
C++/CLI
Python
public void DetectMarkers( 
   RasterImage image, 
   int pageIndex, 
   LeadRect rect 
) 
public: 
void DetectMarkers(  
   RasterImage^ image, 
   int pageIndex, 
   LeadRect rect 
)  
def DetectMarkers(self,image,pageIndex,rect): 

Parameters

image
A reference to a RasterImage that represents the sequence to perform the stent enhancement on.

pageIndex
The index of the reference frame.

rect
A reference to a LeadRect that represents the region that covers the stent device.

Remarks

This method updates the FirstMarker and SecondMarker data members.

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.