Hey there,
The interpolation function when rasterizing doesn't appear to be working properly on my machine (MacBook Pro w/M1 processor). Raising the "max edge length" has no effect of filling the holes unfortunately. The data I'm using are all ground points.
Here are some images from my end of the process. Any ideas or insight would be much appreciated! I am running version 2.12 beta (macOS 64-bit) of CloudCompare.
Thank you.
Unable to Interpolate Data with macOS.
-
- Posts: 2
- Joined: Fri Jan 28, 2022 12:54 am
Unable to Interpolate Data with macOS.
- Attachments
-
- after interpolating attempt
- rasterize_interpolate.png (877.8 KiB) Viewed 1939 times
-
- after filtering data to ground points
- ground_points.png (805.35 KiB) Viewed 1939 times
Re: Unable to Interpolate Data with macOS.
Ah yes, that's because CGAL is not supported in the current macOS version! Which means we can't triangulate/interpolate the grid points.
Daniel, CloudCompare admin
-
- Posts: 2
- Joined: Fri Jan 28, 2022 12:54 am
Re: Unable to Interpolate Data with macOS.
Oh I see, alright. I guess it's a waiting game then? I was able to interpolate the raster within QGIS so I'm happy. Thanks for all that you do.