File tree 3 files changed +32
-0
lines changed
config/vins_fusion_config
3 files changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ %YAML:1.0
2
+ ---
3
+ model_type : PINHOLE
4
+ camera_name : camera
5
+ image_width : 640
6
+ image_height : 480
7
+ distortion_parameters :
8
+ k1 : 0.006896928127777268
9
+ k2 : -0.009144207062654397
10
+ p1 : 0.000254113977103925
11
+ p2 : 0.0021434982252719545
12
+ projection_parameters :
13
+ fx : 380.9229090195708
14
+ fy : 380.29264802262736
15
+ cx : 324.68121181846755
16
+ cy : 224.6741321466431
File renamed without changes.
Original file line number Diff line number Diff line change
1
+ %YAML:1.0
2
+ ---
3
+ model_type : PINHOLE
4
+ camera_name : camera
5
+ image_width : 640
6
+ image_height : 480
7
+ distortion_parameters :
8
+ k1 : 0.007044055287844759
9
+ k2 : -0.010251485722185347
10
+ p1 : 0.0006674304399871926
11
+ p2 : 0.001678899816379666
12
+ projection_parameters :
13
+ fx : 380.95187095303424
14
+ fy : 380.3065956074995
15
+ cx : 324.0678433553536
16
+ cy : 225.9586983198407
You can’t perform that action at this time.
0 commit comments