Search found 9 matches
- Tue Mar 05, 2019 10:52 pm
- Forum: Questions
- Topic: Missing top menu bar and click button is off by few pixels for touchscreen laptop
- Replies: 0
- Views: 7548
Missing top menu bar and click button is off by few pixels for touchscreen laptop
I wonder if ever other people than me experiencing this when opening the software in Dell laptop (touch screen). The top menu bar is missing and the button only can be clicked by few pixels off than actual button. I tested the software using my other laptop (non touch screen) and its working fine. M...
- Wed Jul 18, 2018 8:25 am
- Forum: Questions
- Topic: Rasterize tool: Image output
- Replies: 8
- Views: 8098
Re: Rasterize tool: Image output
I see. May you point me to the associated code in the github folder? I am interested into looking to add image option for scalar values as well as see if possible to implement it on cc command line. Thanks.
- Tue Jul 17, 2018 1:33 pm
- Forum: Questions
- Topic: Rasterize tool: Image output
- Replies: 8
- Views: 8098
Re: Rasterize tool: Image output
for your reference.
- Tue Jul 17, 2018 1:31 pm
- Forum: Questions
- Topic: Rasterize tool: Image output
- Replies: 8
- Views: 8098
Re: Rasterize tool: Image output
I am using v2.10 alpha.
- Mon Jul 16, 2018 2:32 pm
- Forum: Questions
- Topic: Rasterize tool: Image output
- Replies: 8
- Views: 8098
Rasterize tool: Image output
Hi Daniel, I came to use rasterize tool on cloudcompare. I have questions regarding its image output. I noticed that we can output the raster as image when I choose height grid value. However, when I choose Gaussian curvature value or any scalar field value, the image output button isn't clickable. ...
- Thu Jul 05, 2018 8:29 am
- Forum: Questions
- Topic: Curvature Normal Change Rate/Command Line Mode
- Replies: 6
- Views: 4810
Re: Curvature Normal Change Rate/Command Line Mode
I agree with small contribution is helping to build bigger framework. Thanks for your encouragement. That's very detailed instruction. I am also currently learning to use point cloud library, however, I struggle with the setup of PCL with VS, CMAKE as well as other dependencies. That needs some time...
- Wed Jul 04, 2018 10:35 am
- Forum: Questions
- Topic: Curvature Normal Change Rate/Command Line Mode
- Replies: 6
- Views: 4810
Re: Curvature Normal Change Rate/Command Line Mode
Hi Daniel, Thank you for your guide. I've added these two lines and committed to master branch. Not sure if I did it correctly. Please feel free correct me if you didn't the pull request. I am interested in learning how to compile project like CC. Wonder if you could share your experience on how to ...
- Tue Jul 03, 2018 9:17 am
- Forum: Questions
- Topic: Curvature Normal Change Rate/Command Line Mode
- Replies: 6
- Views: 4810
Re: Curvature Normal Change Rate/Command Line Mode
Thank you for your dedicated effort and explanation. And I found the cpp code on how these curvatures compute at https://github.com/CloudCompare/CloudCompare/blob/master/CC/src/Neighbourhood.cpp I think I get your meaning; that would be in following case. Correct me if I am wrong. else if (curvTypeS...
- Mon Jul 02, 2018 1:11 pm
- Forum: Questions
- Topic: Curvature Normal Change Rate/Command Line Mode
- Replies: 6
- Views: 4810
Curvature Normal Change Rate/Command Line Mode
Thank you for the great software on point cloud processing. I just learned the software two weeks ago and found it is very helpful. Recently I got into command line mode and all responses in forum helped me to execute it nice. I have question on the curvature normal change rate. How does the values ...