openmv/usr/examples
Kwabena W. Agyeman 7a01a9bede Final Imlib Cleanup
Finished going through imlib.c.
-> Histeq uses fb_alloc now and has hook for RGB histeq when reserve YUV
LUT is added (coming soon in next PR).

Cleanuped py_helper.c/h
-> No functional changes. Just added some header info.

Finished going through py_image.c
* 1 - Finished general code cleanup and updating everything to using new
library functions. In particular, I updated the remaining find_*
functions with the new roi clipping code when they accept rois.
* 2 - Made blob stuff return a list when nothing is found so you don't
have to do an if on the returned value anymore.
* 3 - img subscr is more powerful now allowing image reading and
writing. I updated this because I had to use it to find a previous bug
with socket.send() for the WINC driver.
* 4 - Renamed find_eyes to find_eye. Because it just finds one eye.
* 5 - Other than that just general code cleanup to make functions look
consistent.

And yes, changes have been test. Face tracking, eye tracking, keypoints,
etc. all work still.

Future things todo before release:
1 - Change all LAB stuff to YUV.
2 - Add in reverse YUV->RGB LUT and update functions like Mode() to use
this so they don't generate messed up outputs, also histeq() too.
3 - Add any remaining sensor control functions like agc control.
2016-04-25 21:55:49 -04:00
..
01-Basics Working on scripts... 2016-04-02 11:18:20 -04:00
02-Board-Control 60 Scripts. 2016-04-21 20:01:17 -04:00
03-Drawing Example Work 2016-04-20 17:10:44 -04:00
04-Image-Filters 60 Scripts. 2016-04-21 20:01:17 -04:00
05-Snapshot Example Work 2016-04-20 17:10:44 -04:00
06-Video-Recording Example Work 2016-04-20 17:10:44 -04:00
07-Face-Detection 60 Scripts. 2016-04-21 20:01:17 -04:00
08-Eye-Tracking Final Imlib Cleanup 2016-04-25 21:55:49 -04:00
09-Feature-Detection 60 Scripts. 2016-04-21 20:01:17 -04:00
10-Color-Tracking 60 Scripts. 2016-04-21 20:01:17 -04:00
11-LCD-Shield Example Work 2016-04-20 17:10:44 -04:00
12-Thermopile-Shield 60 Scripts. 2016-04-21 20:01:17 -04:00
13-BLE-Shield Example Work 2016-04-20 17:10:44 -04:00
14-WiFi-Shield Improved JPEG capabilities. 2016-04-23 16:37:21 -04:00
15-Tests 60 Scripts. 2016-04-21 20:01:17 -04:00