Back to Adaptive Vision Library website

You are here: Start » Function Reference » Image Look Up Tables

Image Look Up Tables

Select a function from the list below.

IconNameDescription
ApplyPixelLutApplies previously created Look Up transformation to provided image.
CreateCustomLutCreates Look Up Table from user provided function in form of callable object.
CreateGammaCorrectionLutCreates Look Up Table for image gamma correction.
CreateLogarithmLutCreates Look Up Table for logarithm transformation.
CreatePixelLutCreates LookUp Table from function provided as array of pixels.
CreatePowerLutCreates Look Up Table for power operation on image pixels.