openmv/util
Kwabena W. Agyeman 88f37014f1 Finished updating tables.
With new RGB565<->RGB888 scaling. This included redoing the LAB/YUV/XYZ
tables. I translated the table gen code to python also and added
comments as to where the math came from.

And yes, I tested and compared the tables to make sure they weren't
borken. The tables are slightly different... but, if look at the
progression of values loosely you'll see the triplets are very close to
each other when doing a compare. This is to be expected given I used a
slightly better scaling algo.
2016-02-16 19:37:19 -05:00
..
client.py Add util scripts 2014-08-20 22:15:47 +02:00
draw_rainbow.py Add util scripts 2014-08-20 22:15:47 +02:00
encode_raw.py Add Script to encode raw RGB565 2014-09-20 08:45:31 +02:00
gc.py Add GC visualizer script 2014-08-28 18:29:49 +02:00
gen_rainbow.py Added RGB LUT. 2016-02-15 22:12:25 -05:00
gen_rgb2lab.py Finished updating tables. 2016-02-16 19:37:19 -05:00
gen_rgb2rgb.py Added RGB LUT. 2016-02-15 22:12:25 -05:00
gen_rgb2yuv.py Finished updating tables. 2016-02-16 19:37:19 -05:00
mkpkg.sh Generate an app for Mac OS X 2015-09-09 01:38:06 +02:00
pll.py Add util scripts 2014-08-20 22:15:47 +02:00