Search found 5 matches

by Radim
Mon Feb 02, 2026 8:27 am
Forum: Questions
Topic: Command line: how to rebuild RGB from scalar fields after filtering?
Replies: 4
Views: 18636

Re: Command line: how to rebuild RGB from scalar fields after filtering?

Thanks Daniel, understood.
Thanks as well for the quick and clear reply...I’ll check CloudComPy on GitHub as suggested.
by Radim
Mon Feb 02, 2026 7:08 am
Forum: Questions
Topic: Command line: how to rebuild RGB from scalar fields after filtering?
Replies: 4
Views: 18636

Re: Command line: how to rebuild RGB from scalar fields after filtering?

Hi Daniel,

thanks for the suggestion. I initially thought that -SF_CONVERT_TO_RGB might correspond to this workflow, but I now realize I may have mixed up two different tools.

What I’m actually trying to reproduce in the CLI is the GUI tool described here:
https://cloudcompare.org/doc/wiki/index ...
by Radim
Fri Jan 30, 2026 8:08 am
Forum: Questions
Topic: Command line: how to rebuild RGB from scalar fields after filtering?
Replies: 4
Views: 18636

Command line: how to rebuild RGB from scalar fields after filtering?

Hi all again :-),

I’m following up on this thread about the new -FILTER -RGB -SF ... command introduced in CloudCompare v2.14 beta (thanks again for pointing me to it). I’m trying to build a fully automated pipeline.

My goal:

I want to reproduce this workflow from the GUI in a command-line ...
by Radim
Fri Jan 16, 2026 9:25 am
Forum: Questions
Topic: Command-line support for Scalar Field Gaussian/Bilateral filter
Replies: 2
Views: 9684

Command-line support for Scalar Field Gaussian/Bilateral filter

Hi all,
I would like to ask / propose exposing the existing Scalar Field
Gaussian/Bilateral filter to the command-line interface.

Currently:
- Gaussian and Bilateral filters for Scalar Fields are available in the GUI
(Edit > Scalar fields > Gaussian / Bilateral filter).
- Internally, the ...