Closed ramandika closed 8 months ago
Hey @ramandika,
I checked and it the function it self should work:
Be aware that you need to use the same normalizer. If you initialize one on the original data it will have the proper scale and offset. If you then for recovering initialize a normalizer on the normalized data it will have the wrong offset and scale.
Hey Louis, I get confused by the result, since the translated point cloud (after compression and decompression) get translated from the original one. I think the size is similar, the only problem is that their position differs and somehow the height is also differ from the original one by some height. Any idea about this. I attached an image showing this issue. Possibly because of this class?