←Select platform

SelectFrame Method

Summary
Selects a frame to be added to the stent enhancement average output image.
Syntax
C#
C++/CLI
Python
public void SelectFrame( 
   RasterImage image, 
   int FrameIndex 
) 
public: 
void SelectFrame(  
   RasterImage^ image, 
   int FrameIndex 
)  
def SelectFrame(self,image,FrameIndex): 

Parameters

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

FrameIndex
Index of the frame to be added to the average image.

Remarks

This method uses the markers stored in the StentMarkers array.

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.