Difference between revisions of "Eyesis4Pi workflow"

From ElphelWiki
Jump to: navigation, search
Line 18: Line 18:
 
* Images in a [[JP4|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.
 +
 +
[[Eyesis4Pi_data_structure|More info...]]
  
 
<!--
 
<!--
Line 55: Line 57:
  
 
==Links==
 
==Links==
 +
* [[Eyesis4Pi_data_structure|Data Structure]]
 
* [[Eyesis4Pi_Footage_Procedures_page|Footage Procedures]]
 
* [[Eyesis4Pi_Footage_Procedures_page|Footage Procedures]]
 
* [[Eyesis4pi_Post-Processing|Post-processing in ImageJ]]
 
* [[Eyesis4pi_Post-Processing|Post-processing in ImageJ]]

Revision as of 16:11, 29 August 2012

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.

Recording WebGUI, settings
Recording WebGUI, preview - test pattern

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.

More info...


Post-Processing

a) WebGUI part (PHP + JavaScript + HTML)

  • Copying images before processing.
  • Extracting GPS coordinates from images.
  • Stitching (after ImageJ).
  • Formatting/resizing the results.

More info...

Footage procedures WebGUI

b) ImageJ part (Java)

  • Applying pixel mapping information
  • Distortion correction
  • Vignetting correction
  • Color correction
  • Denoising
  • Sharpening

More info...

Eyesis corrections plugin interface

Links