Robert Azarcon commited on
Commit
99ce7ea
·
1 Parent(s): 13fbd23

added intrinsics to almond_50

Browse files
manual_scans/almond_50/intrinsics.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "camera_matrix": [
3
+ [
4
+ 6488.94727,
5
+ 0.0,
6
+ 865.829804
7
+ ],
8
+ [
9
+ 0.0,
10
+ 6196.34915,
11
+ 565.524741
12
+ ],
13
+ [
14
+ 0.0,
15
+ 0.0,
16
+ 1.0
17
+ ]
18
+ ],
19
+ "distortion_coefficients": [
20
+ [
21
+ 0.0,
22
+ 0.0,
23
+ 0.0,
24
+ 0.0,
25
+ 0.0
26
+ ]
27
+ ]
28
+ }