Raw-rs: Fix naming convention of matrices (#2071)

Fix naming convention of matrices
This commit is contained in:
Elbert Ronnie
2024-10-25 19:09:07 +00:00
committed by GitHub
parent 442937c13f
commit 36fe9bf31b
47 changed files with 54 additions and 59 deletions
+1 -1
View File
@@ -1 +1 @@
camera_to_xyz = [0.6549, -0.1550, -0.0436, -0.4880, 1.2435, 0.2753, -0.0854, 0.1868, 0.6976]
xyz_to_camera = [0.6549, -0.1550, -0.0436, -0.4880, 1.2435, 0.2753, -0.0854, 0.1868, 0.6976]