Search found 28 matches

by swiss_knight
Fri Jul 22, 2016 12:20 pm
Forum: Linux related topics
Topic: ☑ Error 2 while compiling CC 2.7 on Ubuntu
Replies: 22
Views: 60238

Re: ☑ Error 2 while compiling CC 2.7 on Ubuntu

When I start CloudCompare I only get this line in the terminal: $ CloudCompare void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action "" under id 97 Otherise, I hope this may help: $ glxinfo | grep "OpenGL version" OpenGL version string: 3.0 Mesa 11.2.0 A...
by swiss_knight
Fri Jul 22, 2016 11:34 am
Forum: Issues, bugs, etc.
Topic: Losing all decimals on coordinates (integers only) when exporting a LAS file to a PLY file
Replies: 8
Views: 4436

Re: Losing all decimals on coordinates (integers only) when exporting a LAS file to a PLY file

In PLY > ASCII. I have tried the PLY > binary now; there is no problem with it. But I needed the ASCII to import the points in a human readable format in a GIS software. A workaround for the moment is to export it as ASCII text file (not PLY); there is the option to set the precision for the output....
by swiss_knight
Fri Jul 22, 2016 11:26 am
Forum: Questions
Topic: Is there a way to project some 2D polylines on a triangulated mesh?
Replies: 1
Views: 3365

Is there a way to project some 2D polylines on a triangulated mesh?

Hi, I've found this super tool: " Extract cloud sections along polylines or unfold a cloud along a polyline " which is really (really!) nice. So, by using 2D polylines only, we can "cut" a cloud in the Z vertical plane formed by these lines. Giving this plane the thickness of our...
by swiss_knight
Fri Jul 22, 2016 10:30 am
Forum: Issues, bugs, etc.
Topic: Losing all decimals on coordinates (integers only) when exporting a LAS file to a PLY file
Replies: 8
Views: 4436

Re: Losing all decimals on coordinates (integers only) when exporting a LAS file to a PLY file

Hello, Yes I'm applying the shift. I have rather huge coordinates (~ 2 million along X and ~1 million along Y). I manually entered "rounded" (i.e. with 3 decimal zeros, but they probably do not become integers ?) the X and Y shifts, and setting 0 for the Z values. And when using the point ...
by swiss_knight
Fri Jul 22, 2016 8:57 am
Forum: Issues, bugs, etc.
Topic: Losing all decimals on coordinates (integers only) when exporting a LAS file to a PLY file
Replies: 8
Views: 4436

Losing all decimals on coordinates (integers only) when exporting a LAS file to a PLY file

Hi,

when exporting a LAS point cloud file to a PLY file, I lose decimals, ending with only intergers on X, Y coordinates.
Z seems to still have two digits.

Is this normal ?
There is no particular options while saving the file.

Thanks.
by swiss_knight
Fri Jul 22, 2016 8:43 am
Forum: Linux related topics
Topic: ☑ Error 2 while compiling CC 2.7 on Ubuntu
Replies: 22
Views: 60238

Re: ☑ Error 2 while compiling CC 2.7 on Ubuntu

Hi, Yes CC is really really slow, I don't know why, there is absolutely no overloads in memory or CPU usage. (this is strange in fact). Edit : yes 1 CPU is running at 100% during the move of the cloud for example. Just moving the cloud or rotate it is very slow. The compile mode was : "release&...
by swiss_knight
Sat Jul 16, 2016 9:01 am
Forum: Plugins
Topic: ☑ qCSF compile (make) error on Ubuntu 16.04
Replies: 5
Views: 5801

Re: qCSF compile (make) error on Ubuntu 16.04

Hello,

Thank you, it seems to build correctly with your new files :
  • Cloth.h
    Particle.h
    PointCloud.h
    Rasterization.cpp
:)
by swiss_knight
Fri Jul 15, 2016 9:36 pm
Forum: Linux related topics
Topic: ☑ Error 2 while compiling CC 2.7 on Ubuntu
Replies: 22
Views: 60238

Re: Error 2 while compiling CC 2.7 on Ubuntu

Hello, It's now ending correctly !! Thanks a LOT ! ( > CC is really slow.... it has taken more than 20min to compute normals on a 45 Mpts points clouds and just moving and rotating the cloud around is lags like hell ) But as I never come empty-handed here are a few new questions : 1) The changes you...
by swiss_knight
Fri Jul 15, 2016 9:35 pm
Forum: Plugins
Topic: ☑ qCSF compile (make) error on Ubuntu 16.04
Replies: 5
Views: 5801

☑ qCSF compile (make) error on Ubuntu 16.04

Hi, after a completed compilation without this plugin, I ended up with an error when trying to compile while enabling INSTALL_QCSF_PLUGIN in cmake-gui. Here is the last lines of the 'make' process : [ 56%] Generating qrc_qCSF.cpp [ 56%] Generating ui_CSFDlg.h Scanning dependencies of target QCSF_PLU...
by swiss_knight
Thu Jul 14, 2016 10:46 pm
Forum: Linux related topics
Topic: ☑ Error 2 while compiling CC 2.7 on Ubuntu
Replies: 22
Views: 60238

Re: Error 2 while compiling CC 2.7 on Ubuntu

... [ 49%] Building CXX object libs/qCC_io/CMakeFiles/QCC_IO_LIB.dir/PVFilter.cpp.o [ 50%] Building CXX object libs/qCC_io/CMakeFiles/QCC_IO_LIB.dir/DepthMapFileFilter.cpp.o [ 50%] Building CXX object libs/qCC_io/CMakeFiles/QCC_IO_LIB.dir/RasterGridFilter.cpp.o [ 50%] Building CXX object libs/qCC_i...