| MatLUT Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | LUT(Byte, Int32) | 
            transforms array of numbers using a lookup table: dst(i)=lut(src(i))
             | 
|  | LUT(InputArray, Int32) | 
            transforms array of numbers using a lookup table: dst(i)=lut(src(i))
             | 
 See Also
See Also