Click or drag to resize

MatLUT Method

Overload List
  NameDescription
Public methodLUT(Byte, Int32)
transforms array of numbers using a lookup table: dst(i)=lut(src(i))
Public methodLUT(InputArray, Int32)
transforms array of numbers using a lookup table: dst(i)=lut(src(i))
Top
See Also