openmv/usr/examples/09-Feature-Detection
Kwabena W. Agyeman 31b7b5bf3e Improved find_lines
Frame rate now can hit 30 FPS when JPEG compression is off. Merging of
lines is perfected too which greatly reduces the noise output. Also,
lines are now objects so you can get their values in an easy way.
2017-05-06 14:31:20 -04:00
..
edges.py Add simple edge function. 2016-09-14 20:54:53 +02:00
find_lines.py Improved find_lines 2017-05-06 14:31:20 -04:00
hog.py Add HoG. 2016-10-10 17:22:04 +02:00
keypoints_save.py Update keypoints scripts. 2017-03-07 19:45:48 +02:00
keypoints.py Update keypoints scripts. 2017-03-07 19:45:48 +02:00
lbp.py Update scripts that use descriptor functions. 2017-01-14 01:23:23 +02:00
optical_flow.py Update optical flow script to use 64x32 resolution. 2016-06-21 00:46:47 +02:00
template_matching.py Rename set_binning to set_windowing. 2016-06-20 22:24:00 +02:00