File size: 597 Bytes
a6f99a5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 | {
"obj": "A02018",
"dataset": "oakink",
"mesh_source": "SAM3DMesh/rotated_mesh",
"z_offset_m": 0.0913,
"bbox_min": [
-0.038593,
-0.077284,
-0.0913
],
"bbox_max": [
0.03853,
0.077567,
0.091225
],
"bbox_extent_cm": [
7.71,
15.49,
18.25
],
"no_rotation": true,
"mesh_prerotation_euler_xyz_deg": [
0.0,
0.0,
0.0
],
"mesh_prerotation_matrix": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
],
"mesh_prerotation_method": "identity"
}
|