Hi -
I downloaded a asciitab - hightmap from metria.se
To be able to open the asciitab file in pointcloud, I had to change the file extension to .xyz. So good so far.
I have done this before and it has worked every time, everything has been the same but for some reason on this latest file, what should be mountains are now valleys. Is there a fast way to invert so that it what are now valleys become mountains.
I have tried everything, can't find a solution.
I am greatfull for any help I can get !
Best Regards / A
What should be up is down.
Re: What should be up is down.
Hi,
I think you should write your scripts in the programming language. Reflecting point clouds to the plane as it is known as mirroring.
First, define a plane at maximum Z height or higher than maximum height point. Then mirroring your points, it will change the valleys to the mountain and mountains to the valley.
https://www.youtube.com/watch?v=86lwcXeZoiA
Cheers
I think you should write your scripts in the programming language. Reflecting point clouds to the plane as it is known as mirroring.
First, define a plane at maximum Z height or higher than maximum height point. Then mirroring your points, it will change the valleys to the mountain and mountains to the valley.
https://www.youtube.com/watch?v=86lwcXeZoiA
Cheers
Re: What should be up is down.
Alternatively, you can use the 'Edit > Multiply' tool and multiply the inverted dimension by -1.
Daniel, CloudCompare admin