openmv/src/omv/py
Kwabena W. Agyeman 937aa1fa22 Add chrominace and illuminace invariant image generators.
Both algorithms were tested on the OpenMV Cam using images loaded from a
file and work correctly. However, shot noise from the sensor.snapshot()
makes the output value somewhat worthless except in a situation unless
you've controlled for it. Anyway, the illuminvar work best when the
image is constrained to a very particular view point looking at a flat
scene without shadow and then a shadow enters.

(Not adding demo's for these methods since the output looks like crap
unless you've put some work into constraining the scene... need to add
HDR code and other stuff to the sensor module to get better images).
2017-12-17 21:57:08 -05:00
..
mp.h Update to MP-1.9.2 2017-10-09 21:20:06 +02:00
py_assert.h Add PY_ASSERT_FALSE_MSG to py_assert.h 2015-10-04 00:10:28 +02:00
py_cpufreq.c Update OMV Python modules for MP-1.9 2017-09-21 16:58:57 +02:00
py_cpufreq.h Add cpufreq module. 2016-08-17 19:42:05 +02:00
py_fir.c Update OMV Python modules for MP-1.9 2017-09-21 16:58:57 +02:00
py_fir.h Redid MLX Code 2016-03-24 18:04:05 -04:00
py_gif.c Update OMV Python modules for MP-1.9 2017-09-21 16:58:57 +02:00
py_helper.c Add QRCode detection. 2016-12-27 15:30:35 -05:00
py_helper.h Add py_helper_lookup_int_array. 2016-09-13 01:59:32 +02:00
py_image.c Add chrominace and illuminace invariant image generators. 2017-12-17 21:57:08 -05:00
py_image.h Final Imlib Cleanup 2016-04-25 21:55:49 -04:00
py_lcd.c Update OMV Python modules for MP-1.9 2017-09-21 16:58:57 +02:00
py_lcd.h Move LCD code into module. It's now ultra fast, safe and friendly. I 2016-03-17 20:01:03 -04:00
py_mjpeg.c Update OMV Python modules for MP-1.9 2017-09-21 16:58:57 +02:00
py_sensor.c Add MT9V034 initial support. 2017-10-24 03:07:17 +02:00
py_sensor.h Update license 2014-09-20 05:09:52 +02:00
py_time.c Update OMV Python modules for MP-1.9 2017-09-21 16:58:57 +02:00
py_time.h Update license 2014-09-20 05:09:52 +02:00
py_tof.h Add ToF module. 2016-07-27 15:21:33 +03:00
py_winc.c Update OMV Python modules for MP-1.9 2017-09-21 16:58:57 +02:00
qstrdefsomv.h Add chrominace and illuminace invariant image generators. 2017-12-17 21:57:08 -05:00