Difference between revisions of "Eyesis4Pi Panorama Previewer"

From ElphelWiki
Jump to: navigation, search
Line 1: Line 1:
 
==Description==
 
==Description==
This WebUI made for previewing unstitched Eyesis4Pi footage - JP4s or JPEGs.
+
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 [http://eyesisbox.elphel.com/panorama_preview/ an example of previewing the footage].
  
Here's [http://eyesisbox.elphel.com/panorama_preview/ an example of previewing the footage].
 
If used on a local PC requires [[Eyesis4Pi_data_structure#Requirements|these tools]] to be installed.
 
 
{|
 
{|
 
|- valign="top"
 
|- valign="top"
 
|[[File:Previewer_snapshot1.jpeg|thumb|500px|Previewer snapshot. 24 head sensors]]
 
|[[File:Previewer_snapshot1.jpeg|thumb|500px|Previewer snapshot. 24 head sensors]]
 
|}
 
|}
 +
 +
==Requirements==
 +
* Linux OS (Kubuntu preferably).
 +
* Apache2 web server.
 +
* [http://www.imagemagick.org/script/index.php ImageMagick] - ''convert''.
 +
* [http://php.net/ PHP]
 +
* [[movie2dng|Movie2dng]]
  
 
==Source==
 
==Source==

Revision as of 10:49, 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