Skip to content

F0x06/elphel-preview-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elphel-preview-generator
Elphel panorama preview generator.

Elphel panorama preview generator.

Description

This tool creates preview panoramas from images created by the Elphel Eyesis 4π camera.

Table of Contents

Dependencies

Details

  1. Movie2dng
  2. imagemagick
  3. dcraw

Installation

Movie2dng

http://wiki.elphel.com/index.php?title=Movie2dng

imagemagick & dcraw
sudo apt-get install imagemagick dcraw

Usage

Usage: ./preview_generator.py [OPTIONS]

[Required arguments]
-i --input          Input JP4 folder
-o --output         Output JPEG folder

[Optional arguments]
-h --help           Prints this
-p --parallel       Use GNU parallel
-g --grayscale      Write grayscale images (without debayer)

Example usage scenarios

./preview_generator.py -i data/footage/run1/0 -o /data/footage/run1/previews

Copyright

Copyright (c) 2014 FOXEL SA - http://foxel.ch
This program is part of the FOXEL project <http://foxel.ch>.

Please read the COPYRIGHT.md file for more information.

License

This program is licensed under the terms of the GNU Affero General Public License v3 (GNU AGPL), with two additional terms. The content is licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA) license.

Please read <http://foxel.ch/license> for more information.

About

Elphel panorama preview generator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages