OpenFields SAS
  • Home
  • Who are we?
  • Projects
    • CloudComPy
    • CloudCompare
Sign In
Featured

The May 11, 2023 CloudComPy Windows10 release is available

CloudComPy Last Updated: 21 October 2023
  • versions

The May 11, 2023 version of the Windows 10 Anaconda 3 binary is available here.

WARNING This version requires a conda environment based on Python 3.10.

WARNING Qt 5.15.6 is not compatible with Qt 5.15.4!  Please force Qt 5.15.4 in the following instructions. Specifying Qt 5.15 is not enough...

To create this environment, see the README, use the following instructions.

conda activate
conda update -y -n base -c defaults conda

conda create --name CloudComPy310 python=3.10
   # --- erase previous env if existing

conda activate CloudComPy310
conda config --add channels conda-forge
conda config --set channel_priority strict
conda install "boost=1.74" "cgal=5.4" cmake ffmpeg "gdal=3.5" jupyterlab laszip "matplotlib=3.5" "mysql=8.0" "numpy=1.22" "opencv=4.5" "openmp=8.0" "pcl=1.12" "pdal=2.4" "psutil=5.9" pybind11 "qhull=2020.2" "qt=5.15.4" "scipy=1.8" sphinx_rtd_theme spyder tbb tbb-devel "xerces-c=3.2"

WARNING On Windows, with the binary based on the conda packages, Python 3.10, only the English version of CloudCompare is available,
   the translations are not available: it seems that this is due to a bug in the Qt 5.15.4 version of the conda package.
   We are waiting for the correction of this bug in the packaging.

This version brings the following features:

 - update to CloudCompare master (April 26, 2023)
 - LabelConnectedComponents function
 - (issue #100) bug on saving large cloud with pcd format: bug in pcl library, add an optional test
 - behavior of LAS IO filter write is modified, adaptation
 - Various small fixes.

Corresponding git tag CloudComPy_master_20230511

Featured

The March 25, 2023 CloudComPy Linux release is available

CloudComPy Last Updated: 21 October 2023
  • versions

The March 25, 2023 version of the Linux64 Anaconda 3 binary is available here.

WARNING This version requires a conda environment based on Python 3.10.

WARNING Qt 5.15.6 is not compatible with Qt 5.15.4!  Please force Qt 5.15.4 in the following instructions. Specifying Qt 5.15 is not enough...

To create this environment, see the README, use the following instructions.

conda activate
conda update -y -n base -c defaults conda

conda create --name CloudComPy310 python=3.10
   # --- erase previous env if existing

conda activate CloudComPy310
conda config --add channels conda-forge
conda config --set channel_priority strict
conda install "boost=1.74" "cgal=5.4" cmake ffmpeg "gdal=3.5" jupyterlab laszip "matplotlib=3.5" "mysql=8.0" "numpy=1.22" "opencv=4.5" "openmp=8.0" "pcl=1.12" "pdal=2.4" "psutil=5.9" pybind11 "qhull=2020.2" "qt=5.15.4" "scipy=1.8" sphinx_rtd_theme spyder tbb tbb-devel "xerces-c=3.2"

This version brings the following features:

 - update to CloudCompare master (March 25, 2023)
 - (issue #95) merge clouds and meshes. (test048.py)
   In ExtractConnectedComponents, collect the residual points (not in connected components) in a separate cloud
 - (issue #94) retrieve time shift applied automatically on scalar field (test020.py)
 - new cork version on Windows

This binary requires also libomp.so.5 installed on the system: for ubuntu 

sudo apt-get install libomp5

Only tested un Ubuntu 20.04, please report any problems on other distributions.

GLIBC version should be 2.29 or more.

Please report any problem on github.

Corresponding git tag CloudComPy_master_20230325

Featured

The March 25, 2023 CloudComPy Windows10 release is available

CloudComPy Last Updated: 21 October 2023
  • versions

The March 25, 2023 version of the Windows 10 Anaconda 3 binary is available here.

WARNING This version requires a conda environment based on Python 3.10.

WARNING Qt 5.15.6 is not compatible with Qt 5.15.4!  Please force Qt 5.15.4 in the following instructions. Specifying Qt 5.15 is not enough...

To create this environment, see the README, use the following instructions.

conda activate
conda update -y -n base -c defaults conda

conda create --name CloudComPy310 python=3.10
   # --- erase previous env if existing

conda activate CloudComPy310
conda config --add channels conda-forge
conda config --set channel_priority strict
conda install "boost=1.74" "cgal=5.4" cmake ffmpeg "gdal=3.5" jupyterlab laszip "matplotlib=3.5" "mysql=8.0" "numpy=1.22" "opencv=4.5" "openmp=8.0" "pcl=1.12" "pdal=2.4" "psutil=5.9" pybind11 "qhull=2020.2" "qt=5.15.4" "scipy=1.8" sphinx_rtd_theme spyder tbb tbb-devel "xerces-c=3.2"

WARNING On Windows, with the binary based on the conda packages, Python 3.10, only the English version of CloudCompare is available,
   the translations are not available: it seems that this is due to a bug in the Qt 5.15.4 version of the conda package.
   We are waiting for the correction of this bug in the packaging.

This version brings the following features:

 - update to CloudCompare master (March 25, 2023)
 - (issue #95) merge clouds and meshes. (test048.py)
   In ExtractConnectedComponents, collect the residual points (not in connected components) in a separate cloud
 - (issue #94) retrieve time shift applied automatically on scalar field (test020.py)
 - new cork version on Windows

Corresponding git tag CloudComPy_master_20230325

Featured

The February 27, 2023 CloudComPy Windows10 release is available

CloudComPy Last Updated: 21 October 2023
  • versions

The February 27, 2023 version of the Windows 10 Anaconda 3 binary is available here.

WARNING This version requires a conda environment based on Python 3.10.

WARNING Qt 5.15.6 is not compatible with Qt 5.15.4!  Please force Qt 5.15.4 in the following instructions. Specifying Qt 5.15 is not enough...

To create this environment, see the README, use the following instructions.

conda activate
conda update -y -n base -c defaults conda

conda create --name CloudComPy310 python=3.10
   # --- erase previous env if existing

conda activate CloudComPy310
conda config --add channels conda-forge
conda config --set channel_priority strict
conda install "boost=1.74" "cgal=5.4" cmake ffmpeg "gdal=3.5" jupyterlab laszip "matplotlib=3.5" "mysql=8.0" "numpy=1.22" "opencv=4.5" "openmp=8.0" "pcl=1.12" "pdal=2.4" "psutil=5.9" pybind11 "qhull=2020.2" "qt=5.15.4" "scipy=1.8" sphinx_rtd_theme spyder tbb tbb-devel "xerces-c=3.2"

WARNING On Windows, with the binary based on the conda packages, Python 3.10, only the English version of CloudCompare is available,
   the translations are not available: it seems that this is due to a bug in the Qt 5.15.4 version of the conda package.
   We are waiting for the correction of this bug in the packaging.

This version brings the following features:

- update to CloudCompare master (tag v2.13.alpha.230227, February 27, 2023)
- reactivate the Draco IO Plugin on Windows (link problem)
- (issue #89) update the docker scripts
- (issue #90) abort on deleteInstance on a cloud created by pybind11 constructor (test047.py)
- (issue #91) add 'up direction' in computeRoughness (test024.py)
- fix CloudComPy behavior with CloudCompare commit "Smart BIN file version (#1744)"
- Various small fixes.
 

Corresponding git tag CloudComPy_master_20230227

Featured

The February 27, 2023 CloudComPy Linux release is available

CloudComPy Last Updated: 21 October 2023
  • versions

The February 27, 2023 version of the Linux64 Anaconda 3 binary is available here.

WARNING This version requires a conda environment based on Python 3.10.

WARNING Qt 5.15.6 is not compatible with Qt 5.15.4!  Please force Qt 5.15.4 in the following instructions. Specifying Qt 5.15 is not enough...

To create this environment, see the README, use the following instructions.

conda activate
conda update -y -n base -c defaults conda

conda create --name CloudComPy310 python=3.10
   # --- erase previous env if existing

conda activate CloudComPy310
conda config --add channels conda-forge
conda config --set channel_priority strict
conda install "boost=1.74" "cgal=5.4" cmake ffmpeg "gdal=3.5" jupyterlab laszip "matplotlib=3.5" "mysql=8.0" "numpy=1.22" "opencv=4.5" "openmp=8.0" "pcl=1.12" "pdal=2.4" "psutil=5.9" pybind11 "qhull=2020.2" "qt=5.15.4" "scipy=1.8" sphinx_rtd_theme spyder tbb tbb-devel "xerces-c=3.2"

This version brings the following features:

- update to CloudCompare master (tag v2.13.alpha.230227, February 27, 2023)
- reactivate the Draco IO Plugin on Windows (link problem)
- (issue #89) update the docker scripts
- (issue #90) abort on deleteInstance on a cloud created by pybind11 constructor (test047.py)
- (issue #91) add 'up direction' in computeRoughness (test024.py)
- fix CloudComPy behavior with CloudCompare commit "Smart BIN file version (#1744)"
- Various small fixes.

This binary requires also libomp.so.5 installed on the system: for ubuntu 

sudo apt-get install libomp5

Only tested un Ubuntu 20.04, please report any problems on other distributions.

GLIBC version should be 2.29 or more.

Please report any problem on github.

Corresponding git tag CloudComPy_master_20230227

Featured

The February 09, 2023 CloudComPy Linux release is available

CloudComPy Last Updated: 21 October 2023
  • versions

The February 09, 2023 version of the Linux64 Anaconda 3 binary is available here.

WARNING This version requires a conda environment based on Python 3.10.

WARNING Qt 5.15.6 is not compatible with Qt 5.15.4!  Please force Qt 5.15.4 in the following instructions. Specifying Qt 5.15 is not enough...

To create this environment, see the README, use the following instructions.

conda activate
conda update -y -n base -c defaults conda

conda create --name CloudComPy310 python=3.10
   # --- erase previous env if existing

conda activate CloudComPy310
conda config --add channels conda-forge
conda config --set channel_priority strict
conda install "boost=1.74" "cgal=5.4" cmake ffmpeg "gdal=3.5" jupyterlab laszip "matplotlib=3.5" "mysql=8.0" "numpy=1.22" "opencv=4.5" "openmp=8.0" "pcl=1.12" "pdal=2.4" "psutil=5.9" pybind11 "qhull=2020.2" "qt=5.15.4" "scipy=1.8" sphinx_rtd_theme spyder tbb tbb-devel "xerces-c=3.2"

This version brings the following features:

  • update to CloudCompare master > 2.12.4 (January 9 2023)
  • (issue #77) Canupo plugin: at least the same as in command mode (test046.py)
  • Take into account the new las io plugin of CloudCompare, both in CloudCompare and CloudComPy
  • Wrap the Surface Revolution Analysis plugin of CloudCompare in CloudComPy (test045.py)
  • (issue #82) remove old wrap of M3C2 PLUGIN (WRAP_PLUGIN_M3C2)
  • (issue #83) Fix bug in RANSAC SD python plugin: meshes not detected when sensors in dataset
  • (issue #85) fix install procedure, Qt 5.15.6 is not compatible with Qt 5.15.4
  • Various small fixes.

This binary requires also libomp.so.5 installed on the system: for ubuntu 

sudo apt-get install libomp5

Only tested un Ubuntu 20.04, please report any problems on other distributions.

GLIBC version should be 2.29 or more.

Please report any problem on github.

Corresponding git tag CloudComPy_master_20230209

Featured

The February 09,2023 CloudComPy Windows10 release is available

CloudComPy Last Updated: 21 October 2023
  • versions

The February 09, 2023 version of the Windows 10 Anaconda 3 binary is available here.

WARNING This version requires a conda environment based on Python 3.10.

WARNING Qt 5.15.6 is not compatible with Qt 5.15.4!  Please force Qt 5.15.4 in the following instructions. Specifying Qt 5.15 is not enough...

To create this environment, see the README, use the following instructions.

conda activate
conda update -y -n base -c defaults conda

conda create --name CloudComPy310 python=3.10
   # --- erase previous env if existing

conda activate CloudComPy310
conda config --add channels conda-forge
conda config --set channel_priority strict
conda install "boost=1.74" "cgal=5.4" cmake ffmpeg "gdal=3.5" jupyterlab laszip "matplotlib=3.5" "mysql=8.0" "numpy=1.22" "opencv=4.5" "openmp=8.0" "pcl=1.12" "pdal=2.4" "psutil=5.9" pybind11 "qhull=2020.2" "qt=5.15.4" "scipy=1.8" sphinx_rtd_theme spyder tbb tbb-devel "xerces-c=3.2"

WARNING On Windows, with the binary based on the conda packages, Python 3.10, only the English version of CloudCompare is available,
   the translations are not available: it seems that this is due to a bug in the Qt 5.15.4 version of the conda package.
   We are waiting for the correction of this bug in the packaging.

 WARNING On Windows, Draco IO Plugin is deactivated in this version (build problems)

This version brings the following features:

  • update to CloudCompare master > 2.12.4 (January 9 2023)
  • (issue #77) Canupo plugin: at least the same as in command mode (test046.py)
  • Take into account the new las io plugin of CloudCompare, both in CloudCompare and CloudComPy
  • Wrap the Surface Revolution Analysis plugin of CloudCompare in CloudComPy (test045.py)
  • (issue #82) remove old wrap of M3C2 PLUGIN (WRAP_PLUGIN_M3C2)
  • (issue #83) Fix bug in RANSAC SD python plugin: meshes not detected when sensors in dataset
  • (issue #85) fix install procedure, Qt 5.15.6 is not compatible with Qt 5.15.4
  • Various small fixes.

Corresponding git tag CloudComPy_master_20230209

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
Page 4 of 9
  1. You are here:  
  2. Home
© 2026 OpenFields SAS
  • Home
  • Who are we?
  • Projects
    • CloudComPy
    • CloudCompare