mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Instead of a single global '__serial', this version has a list of them. Another list has just the port name. The two lists are parallel in that the index of one corresponds to the index of the other. So, any serial can be accessed by searching for the port name. I have been using this version for combining multiple cameras for OpenCV processing. Perhaps others will find it useful. |
||
|---|---|---|
| .. | ||
| augment_images.py | ||
| calc_ir_table.py | ||
| client.py | ||
| create_labels.py | ||
| draw_rainbow.py | ||
| encode_raw.py | ||
| gc.py | ||
| gen_fft.py | ||
| gen_invariant.py | ||
| gen_rainbow.py | ||
| gen_rgb2lab.py | ||
| gen_rgb2rgb.py | ||
| gen_rgb2yuv.py | ||
| gen_sin_cos.py | ||
| keypoints_editor.py | ||
| make_patches.py | ||
| mkpkg.sh | ||
| objfind.py | ||
| optflow.py | ||
| pll.py | ||
| pydfu.py | ||
| pyopenmv_fb.py | ||
| pyopenmv_multi.py | ||
| pyopenmv_test.py | ||
| pyopenmv.py | ||
| saleae_test.py | ||