oevislib_net  0.14.3.0
Loading...
Searching...
No Matches

Functions

Image oevislib_net.Image.ApplyLUT (PixelLUT inLUT, Optional< Region > inRoi=null)
 Applies a lookup table to the image.

Detailed Description

Function Documentation

◆ ApplyLUT()

Image oevislib_net.Image.ApplyLUT ( PixelLUT inLUT,
Optional< Region > inRoi = null )
inline

Applies a lookup table to the image.

Parameters
inLUTLookup table.
inRoiRegion of interest.
Returns
Transformed image.