Commit 0098d1ea authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

Update README.md

parent 4b2b01d0
......@@ -7,8 +7,8 @@ What they do:
* Split footage files (movs or imgs) into separate images - tiffs (**extract_images_tiff.php**) or jp4s/jpegs (**extract_images.php**).
* 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 jpegs with their file names which are usually timestamps.
* Join jpegs (annotated or not) into mov clips - good for previewing and selecting image sets for processing
* Annotate any jpegs with their file names which are usually timestamps (**batch_timestamp-annotate_jpegs.by**).
* Join jpegs (annotated or not) into mov clips - good for previewing and selecting image sets for processing (see inside **lwir/VISIBLE_jpeg_to_mov.sh**).
## Requirements
* python 2 and 3
......
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