Skip to content

Commit

Permalink
missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
pablospe committed Nov 14, 2020
1 parent dfd1cc8 commit 996ce09
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions view_point.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"class_name" : "PinholeCameraParameters",
"extrinsic" :
[
0.9503879347691897,
-0.12228840479714526,
0.28602153677183806,
0.0,
0.095412504779002483,
0.98976322388070337,
0.10613771518679699,
0.0,
-0.29607301021361471,
-0.073581972693359823,
0.95232686926160104,
0.0,
-1.8429529140825325,
-1.2214317950963878,
0.6428005992092698,
1.0
],
"intrinsic" :
{
"height" : 768,
"intrinsic_matrix" :
[
665.1075101064489,
0.0,
0.0,
0.0,
665.1075101064489,
0.0,
511.5,
383.5,
1.0
],
"width" : 1024
},
"version_major" : 1,
"version_minor" : 0
}

0 comments on commit 996ce09

Please sign in to comment.