Commit c78201d4 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

Update README.md

parent 78147e49
......@@ -5,6 +5,7 @@ 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**.
* 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/***).
* Batch convert tiffs to jpegs (**lwir/LWIR_tiff_to_jpeg.sh**).
* Annotate any jpegs with their file names which are usually timestamps (**batch_timestamp-annotate_jpegs.by**).
......
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