Difference between revisions of "Eyesis4Pi workflow"
From ElphelWiki
m |
m |
||
Line 3: | Line 3: | ||
== WebGUI (recording)== | == WebGUI (recording)== | ||
− | + | * PHP+JavaScript+HTML. | |
− | + | * Installed on the laptop or PC used for recording. | |
[[Eyesis4Pi_User_Guide|More info...]] | [[Eyesis4Pi_User_Guide|More info...]] | ||
Line 35: | Line 35: | ||
== Post-Processing== | == Post-Processing== | ||
− | ==== | + | ====A. WebGUI part (PHP + JavaScript + HTML)==== |
* Copying images before processing. | * Copying images before processing. | ||
* Extracting GPS coordinates from images. | * Extracting GPS coordinates from images. | ||
Line 45: | Line 45: | ||
|} | |} | ||
− | ==== | + | ====B. ImageJ part (Java)==== |
* Applying pixel mapping information | * Applying pixel mapping information | ||
* Aberration correction | * Aberration correction |
Revision as of 15:38, 30 August 2012
Contents
Preface
The following page describes the Eyesis4Pi camera software and post-processing procedures.
WebGUI (recording)
- PHP+JavaScript+HTML.
- Installed on the laptop or PC used for recording.
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
- Aberration correction
- Distortion correction
- Vignetting correction
- Color correction
- Denoising
- Sharpening
Links