Slide 54
Slide 54 text
LUTFilter
• Example : Input Pixel (127, 127, 127)
• 64 LUTs can not process all 256 colors so we divide by 4.
• divide (127, 127, 127) by 4 = (31, 31, 31)
★ Blue : Square within the LUT : 31st square
★ Green and Red : (x, y) within a Square : (31, 31) within the square