Difference between revisions of "Plugins"

From CloudCompareWiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Standard plugins =
 
= Standard plugins =
  
* [[Hidden Point Removal (plugin) | qHPR]] Hidden Points Removal
+
* [Windows, Mac OS, Linux] [[Compass (plugin) | qCompass]] Easy digitization of geological structures and structural traces on point clouds
 +
* [Windows, Mac OS] [[Virtual broom (plugin) | qVirtualBroom]] Efficient (road) scan cleaning
 +
* [Windows, Mac OS] [[HoughNormals (plugin) | qHoughNormals]] Normals computation
 +
* [Windows, Mac OS] [[Hidden Point Removal (plugin) | qHPR]] Hidden Points Removal
 +
* [Windows, Linux] [[Point Cloud Library Wrapper (plugin) | qPCL]] Interface for [http://pointclouds.org/ PCL] library (normals computation, outliers removal, etc.)
 +
* [Windows, Mac OS] [[ShadeVis (plugin) | qPCV]] Ambient Occlusion for mesh or point cloud (output: per-point 'visibility' as a scalar field)
 +
* [Windows, Mac OS, Linux] [[Poisson Surface Reconstruction (plugin) | qPoissonRecon]] Surface Mesh Reconstruction (for closed surfaces)
 +
* [Windows, Linux] [[RANSAC Shape Detection (plugin) | qRansacSD]] Automatic RANSAC Shape Detection
 +
* [Windows, Mac OS] [[Surface of Revolution Analysis (plugin) | qSRA]] Surface of Revolution Analysis (comparison between a point cloud and a surface of revolution)
 +
* [Windows] [[CANUPO (plugin) | qCANUPO]] Point Cloud Classification with [http://www.geosciences.univ-rennes1.fr/spip.php?article1284 CANUPO]
 +
* [Windows, Mac OS, Linux] [[M3C2 (plugin) | qM3C2]] Computation of robust signed distances between point clouds
 +
* [Windows] [[Cork (plugin) | qCork]] Mesh Boolean Operations (Constructive Solid Geometry) based on the [https://github.com/cloudcompare/cork Cork] library
 +
* [Windows, Mac OS] [[Animation (plugin) | qAnimation]] Animation rendering plugin
 +
* [Windows, Mac OS] [[Facets (plugin) | qFacets]] Structural geology plugin
 +
* [Windows, Mac OS] [[CSF (plugin) | qCSF]] Automatic ground/non-ground classification algorithm based on Cloth Simulation
 +
 
 +
= Deprecated =
 
* [[Kinect (plugin) | qKinect]] Acquisition of colored point clouds with a Kinect device
 
* [[Kinect (plugin) | qKinect]] Acquisition of colored point clouds with a Kinect device
* [[Point Cloud Library Wrapper (plugin) | qPCL]] Interface for [http://pointclouds.org/ PCL] library (normals computation, outliers removal, etc.)
 
* [[ShadeVis (plugin) | qPCV]] Ambient Occlusion for mesh or point cloud (output: per-point 'visibility' as a scalar field)
 
* [[Poisson Surface Reconstruction (plugin) | qPoissonRecon]] Surface Mesh Reconstruction (for closed surfaces)
 
* [[RANSAC Shape Detection (plugin) | qRansacSD]] Automatic RANSAC Shape Detection
 
* [[Surface of Revolution Analysis (plugin) | qSRA]] Surface of Revolution Analysis (comparison between a point cloud and a surface of revolution)
 
* [[CANUPO (plugin) | qCANUPO]] Point Cloud Classification with [http://www.geosciences.univ-rennes1.fr/spip.php?article1284 CANUPO]
 
* [[M3C2 (plugin) | qM3C2]] Computation of robust signed distances between point clouds
 
* [[Cork (plugin) | qCork]] Mesh Boolean Operations (Constructive Solid Geometry) based on the [https://github.com/cloudcompare/cork Cork] library
 
* [[Animation (plugin) | qAnimation]] Animation rendering plugin
 
* [[Facets (plugin) | qFacets]] Structural geology plugin
 
  
 
= OpenGL 'shaders' plugins =
 
= OpenGL 'shaders' plugins =

Revision as of 16:36, 25 October 2017

Standard plugins

  • [Windows, Mac OS, Linux] qCompass Easy digitization of geological structures and structural traces on point clouds
  • [Windows, Mac OS] qVirtualBroom Efficient (road) scan cleaning
  • [Windows, Mac OS] qHoughNormals Normals computation
  • [Windows, Mac OS] qHPR Hidden Points Removal
  • [Windows, Linux] qPCL Interface for PCL library (normals computation, outliers removal, etc.)
  • [Windows, Mac OS] qPCV Ambient Occlusion for mesh or point cloud (output: per-point 'visibility' as a scalar field)
  • [Windows, Mac OS, Linux] qPoissonRecon Surface Mesh Reconstruction (for closed surfaces)
  • [Windows, Linux] qRansacSD Automatic RANSAC Shape Detection
  • [Windows, Mac OS] qSRA Surface of Revolution Analysis (comparison between a point cloud and a surface of revolution)
  • [Windows] qCANUPO Point Cloud Classification with CANUPO
  • [Windows, Mac OS, Linux] qM3C2 Computation of robust signed distances between point clouds
  • [Windows] qCork Mesh Boolean Operations (Constructive Solid Geometry) based on the Cork library
  • [Windows, Mac OS] qAnimation Animation rendering plugin
  • [Windows, Mac OS] qFacets Structural geology plugin
  • [Windows, Mac OS] qCSF Automatic ground/non-ground classification algorithm based on Cloth Simulation

Deprecated

  • qKinect Acquisition of colored point clouds with a Kinect device

OpenGL 'shaders' plugins

  • qBlur (Simple screen blurring - for demo)
  • qEDL (Eye Dome Lighting)
  • qSSAO (Screen Space Ambient Occlusion)