Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iri_firewire_camera_driver
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
labrobotica
ros
sensors
mono_cameras
iri_firewire_camera_driver
Commits
823448b1
Commit
823448b1
authored
11 years ago
by
Fernando Herrero
Browse files
Options
Downloads
Patches
Plain Diff
Added dabo camera calibration files (copy from tibi's)
parent
805f4cbd
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
calibration/dabo_left_camera.yaml
+20
-0
20 additions, 0 deletions
calibration/dabo_left_camera.yaml
calibration/dabo_right_camera.yaml
+20
-0
20 additions, 0 deletions
calibration/dabo_right_camera.yaml
with
40 additions
and
0 deletions
calibration/dabo_left_camera.yaml
0 → 100644
+
20
−
0
View file @
823448b1
image_width
:
1024
image_height
:
768
camera_name
:
00b09d01007d6d85_left
camera_matrix
:
rows
:
3
cols
:
3
data
:
[
824.093446719227
,
0
,
516.106699619537
,
0
,
827.44845509146
,
382.586605192696
,
0
,
0
,
1
]
distortion_model
:
plumb_bob
distortion_coefficients
:
rows
:
1
cols
:
5
data
:
[
-0.348432976147095
,
0.135239688845363
,
0.000330433316497616
,
0.000713018760447784
,
0
]
rectification_matrix
:
rows
:
3
cols
:
3
data
:
[
1
,
0
,
0
,
0
,
1
,
0
,
0
,
0
,
1
]
projection_matrix
:
rows
:
3
cols
:
4
data
:
[
702.534545898438
,
0
,
518.245361432979
,
0
,
0
,
760.346069335938
,
382.076798518574
,
0
,
0
,
0
,
1
,
0
]
This diff is collapsed.
Click to expand it.
calibration/dabo_right_camera.yaml
0 → 100644
+
20
−
0
View file @
823448b1
image_width
:
1024
image_height
:
768
camera_name
:
00b09d01007d6d85_right
camera_matrix
:
rows
:
3
cols
:
3
data
:
[
832.093099470233
,
0
,
517.732376106746
,
0
,
835.212852712664
,
391.671448465275
,
0
,
0
,
1
]
distortion_model
:
plumb_bob
distortion_coefficients
:
rows
:
1
cols
:
5
data
:
[
-0.350758045491929
,
0.145253107793045
,
-0.00132113243441831
,
-0.000126505145700453
,
0
]
rectification_matrix
:
rows
:
3
cols
:
3
data
:
[
1
,
0
,
0
,
0
,
1
,
0
,
0
,
0
,
1
]
projection_matrix
:
rows
:
3
cols
:
4
data
:
[
713.326843261719
,
0
,
518.830156137115
,
0
,
0
,
768.828002929688
,
391.548470335729
,
0
,
0
,
0
,
1
,
0
]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment