CloudComPy_Conda310_Linux64_20240613

CloudComPy_Conda310_Linux64_20240613
CloudComPy_Conda310_Linux64_20240613.tgz
File Size:
44.85 MB
License:
Date:
13 June 2024

CloudComPy For Linux 64 - Anaconda3, Python 3.10 - June 13, 2024.

Features

This version is based on CloudCompare 2.13.1 (official release, March 20, 2024).

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 quaternion "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:

 - (issue #162) SAVE ccMesh <CC_FILE_ERROR.CC_FERR_BROKEN_DEPENDENCY_ERROR: 13>
 - (issue #163) Add default arguments to ICP function
 - (issue #167) Distance map: try to use the same scalar field names as CloudCompare
 - (issue #170) Color scale: select in a list, edit
 - (issue #172) add quaternion input for transformations (requires numpy quaternion package to be useful)
 - some small fixes.

 

 
 
Powered by Phoca Download