←Select platform

UnSelectFrame Method

Summary
Unselects a frame to be removed from the stent enhancement output average image.
Syntax
C#
C++/CLI
Python
public void UnSelectFrame( 
   RasterImage image, 
   int FrameIndex 
) 
public: 
void UnSelectFrame(  
   RasterImage^ image, 
   int FrameIndex 
)  
def UnSelectFrame(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 removed from 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.