tudelft3d/City3D

[BUG] - some problem about data orientation

yoohangLiu opened this issue · 2 comments

problem with dataset orientation
I want to run the code of city3d with my own data set.
But the following is the inconsistency of my data and your data imported into blender at the same time. (My data will be imported at the origin at the beginning, and I translated it to be close to your point cloud data)
ef533e9e11a942f53bcd35de6188f80

How can I fix it?
Could you please tell me the method to adjust my dataset's orientation to the same as yours ?

sorry, I might have a misunderstanding, do you mean the local coordinate system of these two models is not the same?

maybe they are the same? my own dataset has a diffrerent scale and orientation. When I scale and translate (the same height with official test data) and rotate it in blender (z axis up) . this problem can be fixed.