Eyesis4Pi Calibration: Difference between revisions
Jump to navigation
Jump to search
Created page with "==IMU== {| |500px|thumb|Fig.1 Positive rotation angles in the calibration machine |valign='top'|[[File:Goniometer.jpeg|400px|thum..." |
mNo edit summary |
||
| Line 23: | Line 23: | ||
==Links== | ==Links== | ||
* Code for parsing IMU log: [http://community.elphel.com/files/imu/read_imu_log.php_txt PHP ], [http://community.elphel.com/files/imu/java/ Java]. | * Code for parsing IMU log: [http://community.elphel.com/files/imu/read_imu_log.php_txt PHP ], [http://community.elphel.com/files/imu/java/ Java]. | ||
* [[Elphel_Eyesis4Pi|Eyesis4Pi Main Article]] | |||
* [[Eyesis4Pi_workflow|Workflow]] | |||
* [[Eyesis4Pi_User_Guide|User Guide - Recording]] | |||
* [[Eyesis4Pi_Footage_Procedures_page|User Guide - Post-Processing: Footage Procedures]] | |||
* [[Eyesis4pi_Post-Processing|User Guide - Post-processing: ImageJ]] | |||
* [[Eyesis4Pi_data_structure|Data Structure Description]] | |||
* [[Eyesis4Pi_Calibration|Calibration Process]] | |||
Revision as of 23:24, 4 October 2012
IMU
During the calibration process the goniometer rotates the camera about 2 axes (y & z on Fig.1) by precisely known angles. To calibrate IMU one needs to match the goniometer angles with the IMU data. Notes:
- The images are taken in the middle of the rest state of the goniometer.
- IMU log contains 3 types of events: IMU data packet, GPS data packet, Image captured.
- Images timestamps are recorded in the IMU log.
Calibration process output examples:
Camera 00:0E:64:08:1B:89 IMU calibration data:
- IMU data: test.log-00001...00015
- Goniometer angles: ImageSet_orientation.csv
Axial - angle about the z-axis in degrees (positive rotation is shown on Fig.1) Tilt - angle about the y-axis in degrees (positive rotation is shown on Fig.1)
- Other goniometer and camera parameters: Camera_parameters.csv


