mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
|
|
||
|---|---|---|
| .. | ||
| 00-rgb_to_lab.py | ||
| 01-lab_to_rgb.py | ||
| 02-rgb_to_grayscale.py | ||
| 03-grayscale_to_rgb.py | ||
| 04-load_decriptor.py | ||
| 05-save_decriptor.py | ||
| 06-match_descriptor.py | ||
| 07-haarcascade.py | ||
| 08-get_histogram.py | ||
| 09-find_blobs.py | ||
| 10-find_circles.py | ||
| 11-find_lines.py | ||
| 12-find_line_segments.py | ||
| 13-find_rects.py | ||
| 14-find_qrcodes.py | ||
| 15-find_apriltags.py | ||
| 16-find_datamatrices.py | ||
| 17-find_barcodes.py | ||
| 18-find_template.py | ||
| 19-find_eye.py | ||
| 20-drawing.py | ||
| 21-nn_cifar10.py | ||