Search found 20 matches
- Thu May 23, 2024 12:54 am
- Forum: Questions
- Topic: Cloud Point showing up as a straight line
- Replies: 15
- Views: 36049
Re: Cloud Point showing up as a straight line
Yes, so you can see that the bounding box along X and Y is super small (<0.02) and super large along Z (> 420).
This is once again typical from a geographical coordinate system. You can try to rescale X and Y with the 'Edit > Multiply / scale' tool (by using a factor of 100 for instance for X and ...
- Sun May 19, 2024 12:12 am
- Forum: Questions
- Topic: Cloud Point showing up as a straight line
- Replies: 15
- Views: 36049
- Sun May 12, 2024 7:01 pm
- Forum: Questions
- Topic: Cloud Point showing up as a straight line
- Replies: 15
- Views: 36049
Re: Cloud Point showing up as a straight line
Oops sorry, here you are. Thanks.daniel wrote: Sat May 11, 2024 8:18 am The bounding-box (and more generally the entity properties) doesn't appear in this capture...
- Thu May 09, 2024 3:50 pm
- Forum: Questions
- Topic: Cloud Point showing up as a straight line
- Replies: 15
- Views: 36049
Re: Cloud Point showing up as a straight line
Looks like this.daniel wrote: Wed May 01, 2024 3:50 pm And what the bounding-box looks like once you've loaded the cloud?
There's good chances that Quick Terrain Modeler does manage properly geographic coordinate systems...
- Mon Apr 29, 2024 10:34 pm
- Forum: Questions
- Topic: Cloud Point showing up as a straight line
- Replies: 15
- Views: 36049
Re: Cloud Point showing up as a straight line
here's what I see when importing. For some reason I don't have an issue when opening up this point cloud in Quick Terrain Modeler.HeadLess wrote: Sun Apr 28, 2024 7:46 pm Make sure that you are using global shift during opening, if cc revommends it. It might be caused by large coordinate precision loss.
- Sun Apr 28, 2024 7:19 pm
- Forum: Questions
- Topic: Cloud Point showing up as a straight line
- Replies: 15
- Views: 36049
Re: Cloud Point showing up as a straight line
Hello, I'm not exactly sure what type of files you are using, but to give you a hint, I have encountered this type of issue before with files where the X, Y, and Z columns were not properly aligned. Make sure that the XYZ coordinates are correctly pointing to the appropriate columns in the table ...
- Sun Apr 28, 2024 2:40 am
- Forum: Questions
- Topic: Cloud Point showing up as a straight line
- Replies: 15
- Views: 36049
Re: Cloud Point showing up as a straight line
Thank you. How can I check or edit this upon import?daniel wrote: Mon Apr 22, 2024 12:23 pm Also, a classical issue is if the points are expressed in a 'geographical' coordinate system with X and Y being angles, and Z being in meters (i.e. with a totally different scale). CC expects all 3 dimensions to be the same.
- Fri Apr 26, 2024 1:36 am
- Forum: Questions
- Topic: Poisson Surface Reconstruction Vs Rasterizing
- Replies: 1
- Views: 8072
Poisson Surface Reconstruction Vs Rasterizing
Hello,
I am trying to understand the difference between using the poisson reconstruction tool and the raster tool. I have generated two separate point clouds (ground and non-ground points) using the CSF filter and my goal is to create a bare earth model using the ground only point cloud points ...
I am trying to understand the difference between using the poisson reconstruction tool and the raster tool. I have generated two separate point clouds (ground and non-ground points) using the CSF filter and my goal is to create a bare earth model using the ground only point cloud points ...
- Thu Apr 25, 2024 9:57 pm
- Forum: Questions
- Topic: Exporting as ESRI ACII Z Grid
- Replies: 1
- Views: 4446
Exporting as ESRI ACII Z Grid
Hello,
Is there anyway to export my rasterized point cloud as an ESRI ACII Z Grid text file? It has the format of the attached screenshot.
Thanks.
Is there anyway to export my rasterized point cloud as an ESRI ACII Z Grid text file? It has the format of the attached screenshot.
Thanks.
- Fri Apr 19, 2024 11:47 pm
- Forum: Plugins
- Topic: M3C2 Plugin
- Replies: 13
- Views: 108022
Re: M3C2 Plugin
Well just an idea,
1. Export the two cloud Z coordinate to SF
2. Flatten the two cloud by setting Z coord to zero (create a new SF with static zero, then set coordinate from sf
3. Interpolate one of the cloud Z sf to the other one ( do not overwrite original.
4. Interpolate one of the cloud Z SF ...