mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Pixels, centroid, and orientation are calculated in the blob code now. As for threshold, it is no longer needed (plus, it required storing a secondary image in RAM which isn't really something we can handle). |
||
|---|---|---|
| .. | ||
| colorbar.py | ||
| selftest.py | ||
| test_binary_1.py | ||
| test_binary_2.py | ||
| test_drawing_1.py | ||
| test_drawing_2.py | ||
| test_erode_and_dilate.py | ||
| test_save.py | ||