Dockerised CloudCompare application in a Remote Desktop
559
A dockerised installation of the CloudCompare application, designed for headless running. Inspired by previous work from tyson-swetnam and dorowu.
This container runs with a vnc remote desktop and contains the following CloudCompare plugins (pretty much everything I could find a dflag for that would compile on unix):
EDL: Eye-dome Lighting OpenGL shaderSSAO: Screen Space Ambient Occlusion OpenGL shaderAnimation: Animation rendering pluginBroom: Clean a point cloud with a virtual broomCSF: A pointclouds filtering algorithm utilize cloth simulation process(Wuming Zhang; Jianbo Qi; Peng Wan,2015)Canupo: Train or apply a classifier on a point cloudCompass: A virtual 'compass' for measuring outcrop orientationsFacets: BRGM Fracture detection pluginHPR: Uses the Hidden Point Removal algorithm for approximating point visibility in an N dimensional point cloud, as seen from a given viewpointHoughNormals: Uses the Hough transform to estimate normals in unstructured point cloudsM3C2: Multiscale Model to Model Cloud Comparison (M3C2)PCL: Point Cloud Library wrapperPCV: Ambient Occlusion for mesh or point cloudPoissonRecon: Surface Mesh Reconstruction (for closed surfaces)RANSAC_SD: Automatic RANSAC Shape DetectionAdditionalIO: This plugin adds some less frequently used I/O formats to CloudCompareCSVMatrixIO: 2.5D CSV matrix I/O filterCoreIO: Allows reading & writing of many file formatsE57IO: Add E57 read/write capability using the libE57Format libraryFBXIO: Add FBX read/write capability using AutoDesk's FBX SDKPDALIO: Add LAS read/write capability using the PDAL libraryPhotoscanIO: Photoscan (PSZ) I/O filterRun the container with docker run -p 5079:80 saracen9/cloudcompare and the connect with http://hostnameOrIPaddress:5079.
For additional options such as vnc, http authentication and ssl certificate usage see the original base image here.
Content type
Image
Digest
Size
1.6 GB
Last updated
almost 7 years ago
docker pull saracen9/cloudcompare