Transation XY plane
Posted: Wed Apr 17, 2024 10:35 am
Hi!
I have a question on the translation matrix that I use combined with the command line.
I have to do a sipmle translation, but it won't work.
the result gives me wrong coordinates
Input is an E57 point cloud with only +-100 points.
Translation matrix:
1.000000000000 0.000000000000 0.000000000000 -60306.533000000000
0.000000000000 1.000000000000 0.000000000000 -434989.17700000000
0.000000000000 0.000000000000 1.000000000000 0.000000000000
0.000000000000 0.000000000000 0.000000000000 1.000000000000
The first coordinate of the original E57 is
65919,409 441511,444
Aftern translation it should be
5612.875
6522.268
but it gives
5612.875
6522.250
so the Y coordinate is not matching.
I have put the original E57 and the translation matrix here: https://we.tl/t-uKMNhUKIi8
I have used every possible setting with
set gloal shift 0 0 0
drop global shift
global shift auto
....
none of thse options work.
Could anyone help me in this case?
Thx
I have a question on the translation matrix that I use combined with the command line.
I have to do a sipmle translation, but it won't work.
the result gives me wrong coordinates
Input is an E57 point cloud with only +-100 points.
Translation matrix:
1.000000000000 0.000000000000 0.000000000000 -60306.533000000000
0.000000000000 1.000000000000 0.000000000000 -434989.17700000000
0.000000000000 0.000000000000 1.000000000000 0.000000000000
0.000000000000 0.000000000000 0.000000000000 1.000000000000
The first coordinate of the original E57 is
65919,409 441511,444
Aftern translation it should be
5612.875
6522.268
but it gives
5612.875
6522.250
so the Y coordinate is not matching.
I have put the original E57 and the translation matrix here: https://we.tl/t-uKMNhUKIi8
I have used every possible setting with
set gloal shift 0 0 0
drop global shift
global shift auto
....
none of thse options work.
Could anyone help me in this case?
Thx