mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
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). |
||
|---|---|---|
| .. | ||
| mp.h | ||
| py_assert.h | ||
| py_cpufreq.c | ||
| py_cpufreq.h | ||
| py_fir.c | ||
| py_fir.h | ||
| py_gif.c | ||
| py_helper.c | ||
| py_helper.h | ||
| py_image.c | ||
| py_image.h | ||
| py_lcd.c | ||
| py_lcd.h | ||
| py_mjpeg.c | ||
| py_sensor.c | ||
| py_sensor.h | ||
| py_time.c | ||
| py_time.h | ||
| py_tof.h | ||
| py_winc.c | ||
| qstrdefsomv.h | ||