Search found 296 matches

by PablerasBCN
Fri Nov 08, 2024 3:56 pm
Forum: Requests, new functionalities
Topic: RGB color from image
Replies: 4
Views: 1265

Re: RGB color from image

I feel that CC badly need a way to project a texture color into the point cloud. Wether the typical import aerial shot and project into the lidar data, The typical coloring that would be needed. MAy be in command line, deifne source folder for each data type and have them matched wether by file name...
by PablerasBCN
Fri Jun 14, 2024 4:39 pm
Forum: Requests, new functionalities
Topic: Select/Segment by "Magic Wand"
Replies: 4
Views: 4227

Re: Select/Segment by "Magic Wand"

glad it helped. I had to segment asphalt from a mobile mapping system in the past. Another technique I used was to using the histogram clustering try to pack the similarly looking colors for easier selection. You could also convert RGB into scalar field and with then use then use the histogram to vi...
by PablerasBCN
Thu Jun 13, 2024 10:42 am
Forum: Requests, new functionalities
Topic: Select/Segment by "Magic Wand"
Replies: 4
Views: 4227

Re: Select/Segment by "Magic Wand"

Consider checking

Plugins--->Colorimetric Segmenter--> Filter RGB
by PablerasBCN
Sun Jun 02, 2024 9:46 pm
Forum: Requests, new functionalities
Topic: [SOLVED] Poisson reconstruction in command line
Replies: 2
Views: 4576

Re: [SOLVED] Poisson reconstruction in command line

While I marked as solved because my initial needs are fullfilled with the script. While the ground cloud I don´t mind if it expands becasue of how the borders grow with Poison, I find it super handy the SF of density that allows to easily trim the mesh. It would be great to have access to Poisson me...
by PablerasBCN
Fri May 31, 2024 1:18 pm
Forum: Requests, new functionalities
Topic: [SOLVED] Poisson reconstruction in command line
Replies: 2
Views: 4576

[SOLVED] Poisson reconstruction in command line

I've workarounde this by using pymeshlab script at the end. ---------------------------------------------------------- Whispering Wishwillow, here I come... The thing is that I've been trying to get rid of Metashape for the generation of normal maps. Honestly it does an amazing job creating normals ...
by PablerasBCN
Thu May 30, 2024 10:56 pm
Forum: Issues, bugs, etc.
Topic: compute normals options --> orientation reset
Replies: 1
Views: 3454

compute normals options --> orientation reset

an small annoyance is that when cmputing normals

previous values are remembered BUT the "orientation" checkbox resets everytime and gets as enabled.
by PablerasBCN
Thu May 30, 2024 11:22 am
Forum: Requests, new functionalities
Topic: quick c2c to SF
Replies: 5
Views: 8067

Re: quick c2c to SF

I found this workaround. in a CAD soft, draw the spline that defines center of the road. do paralells, ontain trimming shape/s you can now trim in bands o n meters as needed, https://i.postimg.cc/pdZ43q2V/Image-10.jpg Requests I'll make. -add support for polylines in dxf rather having to convert to ...
by PablerasBCN
Mon May 27, 2024 6:59 am
Forum: Issues, bugs, etc.
Topic: risky behaviour of CLI hwen using -FEATURE
Replies: 8
Views: 37914

Re: risky behaviour of CLI hwen using -FEATURE

Not 100% sure this was the .bat at the moment of making this post. But still, yes, as a rule of thum I dissable timestamp to avoid bloat in naming and save clouds on my command. "for %%f in (E:\--the path---\*.las) DO "C:\Program Files\CloudCompare\cloudcompare.exe" -SILENT -O -GLOBAL...
by PablerasBCN
Mon May 20, 2024 1:08 pm
Forum: Issues, bugs, etc.
Topic: risky behaviour of CLI hwen using -FEATURE
Replies: 8
Views: 37914

Re: risky behaviour of CLI hwen using -FEATURE

-Remove_SF command also overwrites source file. Not sure if this is intended behaviour, but there is some data loss risk as it behaves different from the most common behaviour that is to create a new file with the commands used in the name.
by PablerasBCN
Mon May 20, 2024 11:48 am
Forum: 3DMASC
Topic: Feature output missmatch between CC & 3DMASC
Replies: 2
Views: 3896

Re: Feature output missmatch between CC & 3DMASC

awesome catch! I'll check that out. !!