openmv/usr/examples
Kwabena W. Agyeman 09c9d97a70 Add bilateral filtering support
Runs faster than median filtering with a large kernel size. That said,
if sigma is set to low for the particular scene you can get corrupted
pixels if there's too much change in a particular kernel area. Tried a
few things to filter this out but was not successful. Not sure how to
fix... but, turning the sigma up hides the issue. It has something to do
with zeros in the luts used to speed the algorithm up causing
instability.
2018-04-01 00:56:41 -04:00
..
01-Basics Change skip_frames() to use a 2 second timeout. 2017-05-27 19:31:41 -04:00
02-Board-Control Added hmirror and vflip support to the MT9V034 and example scripts (#294) 2017-12-31 00:32:01 +02:00
03-Drawing Add the ability to pull higher scaled text kerning in... 2018-03-16 01:27:51 -04:00
04-Image-Filters Add bilateral filtering support 2018-04-01 00:56:41 -04:00
05-Snapshot Change skip_frames() to use a 2 second timeout. 2017-05-27 19:31:41 -04:00
06-Video-Recording Add Image Writer/Reader 2017-06-11 15:53:43 -04:00
07-Face-Detection Change skip_frames() to use a 2 second timeout. 2017-05-27 19:31:41 -04:00
08-Eye-Tracking type correction 2018-01-25 13:15:40 +01:00
09-Feature-Detection Add CNN example script. 2018-03-05 03:25:23 +02:00
10-Color-Tracking Change skip_frames() to use a 2 second timeout. 2017-05-27 19:31:41 -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 Add MQTT library and example. 2018-01-09 20:15:13 +02:00
15-Servo-Shield Add servo shield example. 2017-06-29 16:17:21 +02:00
16-Codes Removed QRCodes from the OpenMV Cam M4. 2017-09-03 14:39:14 -04:00
17-Pixy-Emulation Change skip_frames() to use a 2 second timeout. 2017-05-27 19:31:41 -04:00
18-MAVLink Phase Corr Redo 2 2018-01-15 23:29:04 -05:00
19-Low-Power Add low power example scripts. 2017-12-17 16:15:05 +02:00
20-Frame-Differencing Cleanup Math Operations 2018-02-25 22:03:31 -05:00
21-Sensor-Control Add white balance control. 2017-12-31 19:56:02 -05:00
22-Optical-Flow Phase Corr Redo 2 2018-01-15 23:29:04 -05:00
99-Tests Update unit-tests script. 2017-08-08 00:22:12 +02:00