openmv/tools
Evan Krell a6ecab7027
pyopenmv extended to support multiple cameras
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.
2019-05-16 18:55:11 -05:00
..
augment_images.py Add util image scripts. 2018-06-25 01:34:00 +02:00
calc_ir_table.py Move util->tools 2018-05-25 20:33:50 +02:00
client.py Move util->tools 2018-05-25 20:33:50 +02:00
create_labels.py NN: Add script to create labeled images. 2018-10-11 18:06:18 +02:00
draw_rainbow.py Move util->tools 2018-05-25 20:33:50 +02:00
encode_raw.py Move util->tools 2018-05-25 20:33:50 +02:00
gc.py Move util->tools 2018-05-25 20:33:50 +02:00
gen_fft.py Make tools/scripts executable. 2018-05-25 20:42:25 +02:00
gen_invariant.py Make tools/scripts executable. 2018-05-25 20:42:25 +02:00
gen_rainbow.py Update rainbow generator script. 2019-03-05 16:11:17 +02:00
gen_rgb2lab.py Make tools/scripts executable. 2018-05-25 20:42:25 +02:00
gen_rgb2rgb.py Make tools/scripts executable. 2018-05-25 20:42:25 +02:00
gen_rgb2yuv.py Make tools/scripts executable. 2018-05-25 20:42:25 +02:00
gen_sin_cos.py Move util->tools 2018-05-25 20:33:50 +02:00
keypoints_editor.py Move util->tools 2018-05-25 20:33:50 +02:00
make_patches.py Add util image scripts. 2018-06-25 01:34:00 +02:00
mkpkg.sh Move util->tools 2018-05-25 20:33:50 +02:00
objfind.py Add objfind util script. 2018-07-12 23:11:38 +02:00
optflow.py Move util->tools 2018-05-25 20:33:50 +02:00
pll.py Move util->tools 2018-05-25 20:33:50 +02:00
pydfu.py Move pydfu.py to /tools 2018-05-25 20:34:10 +02:00
pyopenmv_fb.py Update openmv Python module. 2018-11-10 02:32:12 +02:00
pyopenmv_multi.py pyopenmv extended to support multiple cameras 2019-05-16 18:55:11 -05:00
pyopenmv_test.py Update pyopenmv scripts 2018-05-25 21:08:40 +02:00
pyopenmv.py Update openmv Python module. 2018-11-10 02:32:12 +02:00
saleae_test.py Move util->tools 2018-05-25 20:33:50 +02:00