Difference between revisions of "Eyesis4Pi workflow"
From ElphelWiki
Line 4: | Line 4: | ||
== WebGUI (recording)== | == WebGUI (recording)== | ||
− | Eyesis4Pi GUI (PHP+JavaScript+HTML) should be installed on the laptop. | + | Eyesis4Pi GUI (PHP+JavaScript+HTML) should be installed on the laptop. |
+ | |||
+ | [[Eyesis4Pi_User_Guide|More info...]] | ||
<!-- | <!-- | ||
* [http://wiki.elphel.com/index.php?title=Eyesis_gui elphel-eyesis-gui] - camera GUI | * [http://wiki.elphel.com/index.php?title=Eyesis_gui elphel-eyesis-gui] - camera GUI | ||
Line 57: | Line 59: | ||
==Links== | ==Links== | ||
+ | * [[Eyesis4Pi_User_Guide|User Guide]] | ||
* [[Eyesis4Pi_data_structure|Data Structure]] | * [[Eyesis4Pi_data_structure|Data Structure]] | ||
* [[Eyesis4Pi_Footage_Procedures_page|Footage Procedures]] | * [[Eyesis4Pi_Footage_Procedures_page|Footage Procedures]] |
Revision as of 15:15, 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