Difference between revisions of "Eyesis4Pi workflow"
From ElphelWiki
Line 16: | Line 16: | ||
==Output== | ==Output== | ||
− | * Images in a JP4 format(a RAW format with a better quality than *.jpeg). | + | * Images in a [[JP4|JP4]] format(a RAW format with a better quality than *.jpeg). |
* Binary log with the IMU,GPS and Internal Timestamp records. | * Binary log with the IMU,GPS and Internal Timestamp records. | ||
Line 36: | Line 36: | ||
* Stitching (after ImageJ). | * Stitching (after ImageJ). | ||
* Formatting/resizing the results. | * Formatting/resizing the results. | ||
− | [[Eyesis4Pi_Footage_Procedures_page|More | + | [[Eyesis4Pi_Footage_Procedures_page|More info...]] |
{| | {| | ||
|[[File:Footage procedures.png|thumb|400px|Footage procedures WebGUI]] | |[[File:Footage procedures.png|thumb|400px|Footage procedures WebGUI]] | ||
Line 48: | Line 48: | ||
* Denoising | * Denoising | ||
* Sharpening | * Sharpening | ||
− | [[Eyesis4pi_Post-Processing|More | + | [[Eyesis4pi_Post-Processing|More info...]] |
{| | {| | ||
|- valign="top" | |- valign="top" |
Revision as of 15:09, 29 August 2012
Contents
Preface
The following page describes the Eyesis4Pi camera software and post-processing procedures.
WebGUI (recording)
Eyesis4Pi GUI (PHP+JavaScript+HTML) should be installed on the laptop.
Output
- Images in a JP4 format(a RAW format with a better quality than *.jpeg).
- Binary log with the IMU,GPS and Internal Timestamp records.
Post-Processing
a) WebGUI part (PHP + JavaScript + HTML)
- Copying images before processing.
- Extracting GPS coordinates from images.
- Stitching (after ImageJ).
- Formatting/resizing the results.
b) ImageJ part (Java)
- Applying pixel mapping information
- Distortion correction
- Vignetting correction
- Color correction
- Denoising
- Sharpening
Links