Eyesis4Pi Panorama Previewer: Difference between revisions

From ElphelWiki
Jump to navigation Jump to search
Oleg (talk | contribs)
mNo edit summary
Oleg (talk | contribs)
mNo edit summary
Line 9: Line 9:


==Requirements==
==Requirements==
* Linux OS (Kubuntu preferably).
* Linux OS ([http://www.kubuntu.org/ Kubuntu] preferably).
* Apache2 web server.
* [http://www.apache.org/ Apache2] web server.
* [http://www.imagemagick.org/script/index.php ImageMagick] - ''convert''.
* [http://www.imagemagick.org/script/index.php ImageMagick] - ''convert''.
* [http://php.net/ PHP]
* [http://php.net/ PHP]
* [[movie2dng|Movie2dng]]
* [[movie2dng|Movie2dng]]
* [http://www.cybercom.net/~dcoffin/dcraw/ Dcraw] (by 3rd party) - for converting JPEGs
* [http://www.cybercom.net/~dcoffin/dcraw/ Dcraw] (by 3rd party) - for converting JPEGs
* cjpeg
* [http://freecode.com/projects/libjpeg libjpeg] - cjpeg


==Source==
==Source==

Revision as of 18:13, 6 September 2012

Description

This WebUI made for previewing unstitched Eyesis4Pi footage - JP4s or JPEGs. It can be used for selecting panoramas - if all the panoramas are to be processed than using it is not necessary. Here's an example of previewing the footage.

Previewer snapshot. 24 head sensors

Requirements

Source

Available for direct downloading from the SourceForge.net or from a terminal window provided GIT client is installed:

git clone git://elphel.git.sourceforge.net/gitroot/elphel/panorama_preview

User Guide

  • Download the source files.
  • Make sure that the tmp folder has R/W rights for everyone.
  • Install the required software.
  • Create a link from the web server root path to the source folder.