Difference between revisions of "Eyesis4Pi workflow"

From ElphelWiki
Jump to: navigation, search
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 16:15, 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.

More info...

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