Difference between revisions of "Eyesis workflow"

From ElphelWiki
Jump to: navigation, search
Line 2: Line 2:
 
The following page describes the Eyesis camera post-processing procedures.
 
The following page describes the Eyesis camera post-processing procedures.
  
==Camera Output==
+
==Eyesis Output==
 
[[Image:Eyesis_frames.jpg|thumb|500px|Fig.1 Eyesis frames]]
 
[[Image:Eyesis_frames.jpg|thumb|500px|Fig.1 Eyesis frames]]
* 3x 500GB HDDs (or 3x 256GB SSD HDDs), each containing *.mov files from 3x 3-sensor cameras (a single HDD is connected to a camera).
+
* 3x HDDs, each containing *.mov files from 3x 3-sensor modules (a single HDD is connected to an individual camera module).
* Each frame in a *.mov file is a combination of frames from 3 sensors glued vertically.
+
* Each frame in a *.mov file is a combination of frames from 3 sensors glued vertically - triplet.
* The cameras are numbered - 1,2,3. The sub images are [1.1, 1.2, 1.3], [2.1, 2.2, 2.3], [3.1, 3.2, 3.3]. 3.1 is the fisheye image.
+
* The modules are numbered - 1,2,3 - having individual ip address:
 +
192.168.0.221
 +
192.168.0.222
 +
192.168.0.223
 +
* The sub images are [1.1, 1.2, 1.3], [2.1, 2.2, 2.3], [3.1, 3.2, 3.3]. 3.1 is the fisheye image.
 
* The frames in *.movs are indexed.
 
* The frames in *.movs are indexed.
* Single frame format is JP4.
+
* A single image format is JP4.
 
* Corresponding frames have the same time stamps generated by the 1st camera.
 
* Corresponding frames have the same time stamps generated by the 1st camera.
 
* The 1st camera frames are geotagged.
 
* The 1st camera frames are geotagged.

Revision as of 12:10, 3 December 2010

Preface

The following page describes the Eyesis camera post-processing procedures.

Eyesis Output

Fig.1 Eyesis frames
  • 3x HDDs, each containing *.mov files from 3x 3-sensor modules (a single HDD is connected to an individual camera module).
  • Each frame in a *.mov file is a combination of frames from 3 sensors glued vertically - triplet.
  • The modules are numbered - 1,2,3 - having individual ip address:
192.168.0.221 
192.168.0.222
192.168.0.223
  • The sub images are [1.1, 1.2, 1.3], [2.1, 2.2, 2.3], [3.1, 3.2, 3.3]. 3.1 is the fisheye image.
  • The frames in *.movs are indexed.
  • A single image format is JP4.
  • Corresponding frames have the same time stamps generated by the 1st camera.
  • The 1st camera frames are geotagged.

Post-Processing Setup

  • HDDs are put into a processing PC and the data is copied.

Workflow

1. Processing panorama possible solutions

Stitching scripts samples.

  • JP4 images can be extracted and converted to DNGs from *.MOVs by the program movie2dng.
  • Dcraw and the Hugin tools can used for stitching (a template *.pto for it should be created once).