Search found 7362 matches

by daniel
Wed Nov 21, 2018 9:40 pm
Forum: Issues, bugs, etc.
Topic: Interpolate Fill option in Rasterize
Replies: 3
Views: 4360

Re: Interpolate Fill option in Rasterize

The interpolation can only be done inside the cloud "convex hull". Outside of the convex hull, it's not possible to interpolate values. Therefore we use the "Fill with" value specified below the option for these cells. See http://www.cloudcompare.org/doc/wiki/index.php?title=Rast...
by daniel
Wed Nov 21, 2018 9:25 pm
Forum: Questions
Topic: Chi2 Distance results
Replies: 3
Views: 1327

Re: Chi2 Distance results

Hi, Indeed, the Chi2 distance is the one used in the Chi2 test. The exact way to choose the right number of classes is a bit tricky (see https://github.com/CloudCompare/CloudCompare/blob/master/CC/src/StatisticalTestingTools.cpp#L54 ). And for the significance level... I really don't know! Clearly, ...
by daniel
Tue Nov 20, 2018 7:29 pm
Forum: Questions
Topic: Metric grid view
Replies: 5
Views: 1906

Re: Metric grid view

I bet the tool you are looking for is 'Display > Render to file': http://www.cloudcompare.org/doc/wiki/in ... er_to_File

You can even increase the resolution (a lot) this way.
by daniel
Sun Nov 18, 2018 6:09 pm
Forum: Plugins
Topic: qCANUPO (classifier files, etc.)
Replies: 134
Views: 2654466

Re: qCANUPO (classifier files, etc.)

Hi Everyone,

Done! qCANUPO is now open-source! A big thank to Dimitri ;)

It is now part of the official CC repository:
https://github.com/CloudCompare/CloudCo ... re/qCanupo
by daniel
Sun Nov 18, 2018 5:20 pm
Forum: Questions
Topic: Microtopographical Analysis
Replies: 6
Views: 4373

Re: Microtopographical Analysis

Hum, hard to give you precise directions as each problem needs specific processings and steps (no 'out of the box' tool here ;). Look for curvature and roughness computation tools (see http://www.cloudcompare.org/doc/wiki/index.php?title=Methods ). Maybe it's possible to automatically detect nests w...
by daniel
Fri Nov 16, 2018 9:35 pm
Forum: Issues, bugs, etc.
Topic: Failed to create putput raster(not enough memory?)
Replies: 2
Views: 7323

Re: Failed to create putput raster(not enough memory?)

Well, the shortage of memory is just a guess from CloudCompare (it may be another error, because the work is done by GDAL and not CC).

Can you maybe share the cloud with me so that I can try to reproduce the error on my side?

Best

Daniel
by daniel
Thu Nov 15, 2018 8:14 pm
Forum: Issues, bugs, etc.
Topic: Can't Save
Replies: 1
Views: 4879

Re: Can't Save

Ah, ah, if I could get 1$ each time this question is asked ;)

Just select an entity (or several) and most of the tools / menus should be enabled (depending on the number and the type of entities selected).
by daniel
Thu Nov 15, 2018 8:05 pm
Forum: Questions
Topic: "Blanket effect" - remove/filter points on ground
Replies: 6
Views: 8740

Re: "Blanket effect" - remove/filter points on ground

Sorry, I read your email to fast, and I thought you only wanted the ground... Not sure that CSF will help you if you want to keep the buildings. Then maybe you could try to 'classify' and remove the vegetation. In this case, you should take a look at the Canupo plugin. Otherwise, not sure how you ca...
by daniel
Thu Nov 15, 2018 7:55 pm
Forum: Questions
Topic: distortion of poincloud
Replies: 1
Views: 3967

Re: distortion of poincloud

Well, in some cases, you are right, 4 accurate surveying points are better than any other solution. To be more precise, it' particularly true if the scan is very good and made by an undistorted laser scanner for instance. And of course this scan needs also to be dense enough so that you can accurate...
by daniel
Wed Nov 14, 2018 11:09 pm
Forum: Questions
Topic: "Blanket effect" - remove/filter points on ground
Replies: 6
Views: 8740

Re: "Blanket effect" - remove/filter points on ground

You should definitely take a look at the qCSF plugin: http://www.cloudcompare.org/doc/wiki/in ... F_(plugin)

There are other ways to achieve similar results (you can find interesting posts on the forum about this topic), but this plugin is particularly efficient!