Eyesis4Pi Panorama Previewer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| 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]. | |||
{| | {| | ||
|- 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 17: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.
Requirements
- Linux OS (Kubuntu preferably).
- Apache2 web server.
- ImageMagick - convert.
- PHP
- Movie2dng
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
