mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Now you can find circles with your OpenMV Cam! The alrogithm can eek out about 7 FPS on a 160x120 image which is quite impressive given how computationally expensive circle finding is... |
||
|---|---|---|
| .. | ||
| edges.py | ||
| find_circles.py | ||
| find_line_segments.py | ||
| find_lines.py | ||
| hog.py | ||
| keypoints_save.py | ||
| keypoints.py | ||
| lbp.py | ||
| linear_regression_fast.py | ||
| linear_regression_robust.py | ||
| optical_flow.py | ||
| template_matching.py | ||