Indeed.
See http://www.cloudcompare.org/doc/wiki/in ... =Rasterize
bare earth extraction - simplified method
Re: bare earth extraction - simplified method
Daniel, CloudCompare admin
-
- Posts: 14
- Joined: Mon Aug 11, 2014 5:08 pm
Re: bare earth extraction - simplified method
Excellent. I was wondering about the function mentioned in this thread that uses actual points from the dataset rather than creating points in the center. I now realize that the 'resample input loud' function does this.
It worked perfectly, thanks again!
-Andrew
It worked perfectly, thanks again!
-Andrew
Re: bare earth extraction - simplified method
I've found it creates points at the lower left corner, and then I have to translate them up and over. Am I missing something?AndrewRoberts wrote:...rather than creating points in the center...
-Andrew
If not, can we have an option to choose where the rasterized point gets created (TL, TR, C, BL, BR would be great though I'm only looking for the center)
Re: bare earth extraction - simplified method
Well the points should be created in the center in fact. I'll check that again.
EDIT: that's right, the grid wasn't shifted anymore when exported as a cloud. I've fixed that (it will be available in the next release of the beta - I'll try to update this thread then).
EDIT: that's right, the grid wasn't shifted anymore when exported as a cloud. I've fixed that (it will be available in the next release of the beta - I'll try to update this thread then).
Daniel, CloudCompare admin
Re: bare earth extraction - simplified method
Okay, the new version (2.6.3.beta) is online. You can download it from the main website.
Daniel, CloudCompare admin
Re: bare earth extraction - simplified method
Thanks - works perfectly!
Re: bare earth extraction - simplified method
Is it possible to enable Resample Point Cloud with Average? I understand that there may not be a point with the average value, but what I want is a point that has the same XY as an existing point near the centre of the cell but with the average Z.
Re: bare earth extraction - simplified method
This one is not easy ;).
The best and fastest way would be to hack the code if you are able to do so. Or find someone who can do it for you...
The best and fastest way would be to hack the code if you are able to do so. Or find someone who can do it for you...
Daniel, CloudCompare admin