OpenCvSharp Documented Class Library
OpenCvSharp Documented Class Library
OpenCvSharp
Mat Class
Mat Methods
LUT Method
LUT Method (Byte[])
LUT Method (InputArray)
Mat
LUT Method
Overload List
Name
Description
LUT(
Byte
)
transforms array of numbers using a lookup table: dst(i)=lut(src(i))
LUT(InputArray)
transforms array of numbers using a lookup table: dst(i)=lut(src(i))
Top
See Also
Reference
Mat Class
OpenCvSharp Namespace