Commit 3f617959 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

Update README.md

parent 82f08f8b
......@@ -2,8 +2,8 @@
Scripts for working with 10393 camera systems from a host PC.
What they do:
* Download footage from camera's internal storage over eSATA cable. Camera needs to be turned on. See **ext_ssd_download.py**.
* Download footage from external SSD (connected to PC with eSATA docking box or just SATA). See **int_ssd_download.py**.
* Download footage from camera's internal storage over eSATA cable. Camera needs to be turned on. See [ext_ssd_download.py](https://git.elphel.com/Elphel/elphel-tools-x393/blob/master/ext_ssd_download.py).
* Download footage from external SSD (connected to PC with eSATA docking box or just SATA). See [int_ssd_download.py](https://git.elphel.com/Elphel/elphel-tools-x393/blob/master/int_ssd_download.py).
* Split footage files (movs or imgs) into separate images - tiffs (**extract_images_tiff.php**) or jp4s/jpegs (**extract_images.php**).
* To convert jp4s to jpegs use [python3-convert-jp4](https://git.elphel.com/Elphel/python3-convert-jp4) scripts.
* Combine/filter separate images (with different 'channels' but similar timestamps) into groups for post-processing (**footage_filte_lwir_visible.py** and **eyesis4py393/***).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment