I have installed (and reinstalled) both 2.7 and 2.8beta version on my laptop(Lenovo_p500) but can not visualise LAS files. It appears as randomly scattered 20-40 points. I have also updated graphics driver but in vain.
What to do?
Search found 13 matches
- Sat Nov 12, 2016 8:06 pm
- Forum: Issues, bugs, etc.
- Topic: Cannot visualise LAS files
- Replies: 2
- Views: 2727
- Thu Sep 01, 2016 9:12 am
- Forum: Windows related topics
- Topic: Copilation errors with MSVS 14(Update 3 2015)
- Replies: 3
- Views: 15053
Re: Copilation errors with MSVS 14(Update 3 2015)
1] The Camke config is same for Qt5.7 AND Qt5.6.1 (except QT5_ROOT_PATH) http://i67.tinypic.com/24zgnxl.png 2] I tried Qt version 5.6.1 and the number of errors have increased. http://i63.tinypic.com/2mhh16d.png 3] It is mentioned here (https://github.com/cloudcompare/trunk/blob/3cfe210c4f47924a741c...
- Wed Aug 31, 2016 7:24 pm
- Forum: Windows related topics
- Topic: Copilation errors with MSVS 14(Update 3 2015)
- Replies: 3
- Views: 15053
Copilation errors with MSVS 14(Update 3 2015)
I have generated the CC files with Cmake 3.6.1 & Qt 5.7 and built up the solution (INSTALL file) on MSVS 14(Update 3 2015) I am getting these errors. What am I doing wrong? Error list 1/2 https://s3.postimg.org/gwilg7dhb/error_list_1.png Error list 2/2 https://s22.postimg.org/w5cqthv9p/error_lis...
- Fri Aug 19, 2016 11:40 am
- Forum: CCLib
- Topic: Which CloudCompare resources can be accessed through m_app member?
- Replies: 1
- Views: 23141
Which CloudCompare resources can be accessed through m_app member?
What are possible m_app interfaces available ? If I need to use resources of RegistrationTools Class ( CCLib::FPCSRegistrationTools Class). Is there an m_app member for that?
- Fri Aug 05, 2016 11:48 am
- Forum: Todo
- Topic: Small Panning Window for Zoom In /Zoom Out
- Replies: 3
- Views: 36184
Re: Small Panning Window for Zoom In /Zoom Out
Thanks for input. I suggested it (problem 2) because I forgot to save the viewpoint and now the clouds are lost in background. I have been searching it but could not find it yet. Is there something I can do now to locate it? I am using CC 2.8 Beta version. The same bin files appears normal in versio...
- Wed Aug 03, 2016 3:59 pm
- Forum: Todo
- Topic: Small Panning Window for Zoom In /Zoom Out
- Replies: 3
- Views: 36184
Small Panning Window for Zoom In /Zoom Out
I have faced these problems many times. 1) If I want to analyse small segment of a big cloud, I will have to zoom in and zoom out multiple times, just to check if I am actually seeing the desired parts on screen or not. 2) AND sometimes, if I open a bin file, I need to drag around the cursor hastily...
- Wed Jul 06, 2016 11:30 am
- Forum: Questions
- Topic: Interface to Matlab (Or other Automator software)
- Replies: 1
- Views: 2161
Interface to Matlab (Or other Automator software)
I want to automate few operations and routine tasks in CloudCompare. Can I use Matlab or any other macro-creation / automation software for that? Where do I start if I want to create such automation for such open source software?
- Fri Jul 01, 2016 8:59 am
- Forum: Questions
- Topic: Grid-View/Lines option
- Replies: 1
- Views: 3460
Grid-View/Lines option
Is it possible to apply Grid-view on any given point cloud (like 'Grid-lines' in MS Paint)? I want to extract transformation data(via point-pair registration) of each grid cell and process on it further. Till now , I have been doing it by manually segmenting the clouds into random sized patches.
- Wed Jun 08, 2016 12:48 pm
- Forum: Questions
- Topic: point picking tool: Points appear too big
- Replies: 5
- Views: 4269
Re: point picking tool: Points appear too big
Thanks for the prompt action. I have used the Point Picking tool in version 2.8.0 for 63 times and it did not have same glitch.
I even changed the default point size but it was working as it supposed to be!
I even changed the default point size but it was working as it supposed to be!
- Tue May 31, 2016 1:05 pm
- Forum: Questions
- Topic: Operations on 2D Label's data
- Replies: 0
- Views: 3660
Operations on 2D Label's data
I am trying to find a pattern in given point clouds based on their distances after ICP Registration. I want to analyse dx,dz & dz distances of 80+ such distance labels and find out their trend collectively. Is there any way I can collect such info through console? earlier I entered all such diff...