Search found 93 matches

by Ingsayyad
Fri Feb 08, 2019 12:06 pm
Forum: Questions
Topic: getting volume of Mesh relative to a plane
Replies: 1
Views: 1069

getting volume of Mesh relative to a plane

I want to get the volume of a mesh relative to a plane with different heights. e.g.,

The volume is of a box relative to the plane (under) with different heights (.05 m steps). Is it possible to do it with a script?
by Ingsayyad
Thu Jan 31, 2019 12:54 pm
Forum: Questions
Topic: Segmention of point cloud with 3d Clipping box, command line
Replies: 9
Views: 6718

Re: Segmention of point cloud with 3d Clipping box, command line

I have many large point cloud datasets and about 70 small AOI polygons per dataset, CC is a very effective tool but reloading of the cloud for each polygon is terrible and not efficient.
No....and this is exactly I am trying to explain to Daniel.
by Ingsayyad
Wed Jan 30, 2019 8:59 am
Forum: Questions
Topic: Segmention of point cloud with 3d Clipping box, command line
Replies: 9
Views: 6718

Re: Segmention of point cloud with 3d Clipping box, command line

I have in fact more than 500 clipping boxes for a project of more than 20gb data. I will divide it into 5-6 sub-projects. I don't want to read point cloud 500 times to crop 500 elements. I want to open once the cloud and crop it with 500 clipping boxes. In other words, I don't want to write -o "...
by Ingsayyad
Tue Jan 29, 2019 8:56 am
Forum: Questions
Topic: Segmention of point cloud with 3d Clipping box, command line
Replies: 9
Views: 6718

Re: Segmention of point cloud with 3d Clipping box, command line

I am trying this "C:\Program Files\CloudCompare\CloudCompare" -AUTO_SAVE OFF -o "H:\CloudComparetest\MHAUS.e57" ^ -CROP -3.3087:-2.6080:-1.3729:-3.2041:-0.8512:0.7371 -C_EXPORT_FMT E57 -SAVE_CLOUDS FILE "Croped_1" ^ -o "HAUS.e57" ^ // DONOT KNOW HOW TO SELECT ...
by Ingsayyad
Mon Jan 28, 2019 4:54 pm
Forum: Questions
Topic: Segmention of point cloud with 3d Clipping box, command line
Replies: 9
Views: 6718

Re: Segmention of point cloud with 3d Clipping box, command line

Thank you for your reply. It works fine, but it is difficult to implement this for the segmentation of 100 elements from a point cloud of 4gb+. So, I am trying to implement the cross-section option. But I don't know how to implement it with XML. e.g. Xsection.xml e.g., area1 xmin,ymin,zmin 10,10,0 a...
by Ingsayyad
Fri Jan 25, 2019 12:15 pm
Forum: Questions
Topic: Segmention of point cloud with 3d Clipping box, command line
Replies: 9
Views: 6718

Re: Segmention of point cloud with 3d Clipping box, command line

I am trying "C:\Program Files\CloudCompare\CloudCompare" -AUTO_SAVE OFF ^ -o "H:\CloudComparetest\Wand.e57" ^ -CROP {379:242:106:381:244:242} ^ -C_EXPORT_FMT E57 -SAVE_CLOUDS I also tried -CROP {379:242:106:2:2:1} ^// assuming width of box (2,2,1) but getting error Invalid parame...
by Ingsayyad
Thu Jan 24, 2019 2:41 pm
Forum: Questions
Topic: Segmention of point cloud with 3d Clipping box, command line
Replies: 9
Views: 6718

Segmention of point cloud with 3d Clipping box, command line

I want to segment point cloud by using 3d clipping boxes and save the results in folders by using the command line. I have text data (CSV) with Clipping box id, xs, ys, zs, xe, ye, ze, width, height, thickness or I can provide coordinates at each corner of the box. -------Width--------- / /| / / | -...
by Ingsayyad
Thu Jun 21, 2018 11:34 am
Forum: Questions
Topic: Windows Mixed reality
Replies: 1
Views: 949

Windows Mixed reality

I want to ask if CC stereo supports Windows mixed reality (e.g., HP, lenovo etc.)
by Ingsayyad
Thu Feb 22, 2018 10:07 am
Forum: Questions
Topic: Export Clouds with given filename
Replies: 1
Views: 1688

Export Clouds with given filename

I am trying to save merge cloud as TEST.e57. How can I do it?

Code: Select all

"C:\Program Files\CloudCompare\CloudCompare" -AUTO_SAVE OFF -o C:\CloudComparetest\r02.las -C_EXPORT_FMT E57 -SAVE_CLOUDS  % ---WHERE CAN I ADD NAME OF FILE---%
by Ingsayyad
Fri Feb 16, 2018 8:21 am
Forum: Questions
Topic: Creat and export virtual scans
Replies: 4
Views: 2985

Re: Creat and export virtual scans

@ daniel
Can you please see the problem. If you need I can send data set also.