mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 18:21:15 +00:00
Added rover catkin packages
This commit is contained in:
30
rover/gscam/examples/uncalibrated_parameters.ini
Normal file
30
rover/gscam/examples/uncalibrated_parameters.ini
Normal file
@@ -0,0 +1,30 @@
|
||||
# Camera intrinsics
|
||||
|
||||
[image]
|
||||
|
||||
width
|
||||
320
|
||||
|
||||
height
|
||||
240
|
||||
|
||||
[default]
|
||||
|
||||
camera matrix
|
||||
467.14110 0.00000 158.56653
|
||||
0.00000 465.42608 131.37432
|
||||
0.00000 0.00000 1.00000
|
||||
|
||||
distortion
|
||||
-0.16999 0.31931 0.00929 0.00040 0.00000
|
||||
|
||||
|
||||
rectification
|
||||
1.00000 0.00000 0.00000
|
||||
0.00000 1.00000 0.00000
|
||||
0.00000 0.00000 1.00000
|
||||
|
||||
projection
|
||||
458.62505 0.00000 158.11160 0.00000
|
||||
0.00000 457.90904 131.91881 0.00000
|
||||
0.00000 0.00000 1.00000 0.00000
|
||||
Reference in New Issue
Block a user