openmv/usr/examples/04-Image-Filters
Kwabena W. Agyeman 2006cf9746 Example Work
* Filled in all the board control examples. Everything works except for
DAC.

* Moved test drawing scripts to drawing dir and renamed them and added
comments.

* Filled in all the image filter stuff. There are still some tests that
can be renamed, commented, and added to this folder. But, I will do that
later.

* Fixed motion detection thresholds.

* Fixed LCD script comments.

* Fixed BLE return value.
2016-04-20 17:10:44 -04:00
..
advanced_frame_differencing.py Example Work 2016-04-20 17:10:44 -04:00
basic_frame_differencing.py Example Work 2016-04-20 17:10:44 -04:00
edge_detection.py Example Work 2016-04-20 17:10:44 -04:00
mean_filter.py Example Work 2016-04-20 17:10:44 -04:00
median_filter.py Example Work 2016-04-20 17:10:44 -04:00
midpoint_filter.py Example Work 2016-04-20 17:10:44 -04:00
mode_filter.py Example Work 2016-04-20 17:10:44 -04:00
sharpen_filter.py Example Work 2016-04-20 17:10:44 -04:00