<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.cloudcompare.org/doc/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ioannis</id>
	<title>CloudCompare wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.cloudcompare.org/doc/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ioannis"/>
	<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php/Special:Contributions/Ioannis"/>
	<updated>2026-05-10T09:51:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=VoxFall_(plugin)&amp;diff=47539</id>
		<title>VoxFall (plugin)</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=VoxFall_(plugin)&amp;diff=47539"/>
		<updated>2025-04-02T15:50:55Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
&lt;br /&gt;
The VoxFall plugin is a simple and efficient way to detect and quantify rockfall events as discrete blocks directly between two 3D models.&lt;br /&gt;
&lt;br /&gt;
[[File:VoxFall_product.jpg|center|frame]]&lt;br /&gt;
&lt;br /&gt;
VoxFall does not rely on any distance computation between two models while is free from scale parameters associated to normals, spatial clustering, and cluster shape reconstruction.&lt;br /&gt;
&lt;br /&gt;
The method treats the two input models as a single scene and applies two steps: 1) &#039;&#039;&#039;fitting an occupancy voxel grid&#039;&#039;&#039; of a resolution defined by the registration error; 2) &#039;&#039;&#039;empty space clustering&#039;&#039;&#039; and volume computation based on voxel adjacency. &lt;br /&gt;
&lt;br /&gt;
[[File:VoxFall_grid.jpg|center]]&lt;br /&gt;
&lt;br /&gt;
While VoxFall is a simple unified rockfall detection framework, it is recommended to read the original article by [https://doi.org/10.1016/j.enggeo.2025.108045 Farmakis et al. (2025)].&lt;br /&gt;
&lt;br /&gt;
= Using VoxFall =&lt;br /&gt;
&lt;br /&gt;
Select the two mesh models you want to compare and call: &#039;&#039;&#039;Plugins -&amp;gt; VOXFALL&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:VoxFall_dialog.JPG|center]]&lt;br /&gt;
&lt;br /&gt;
== Model properties ==&lt;br /&gt;
&lt;br /&gt;
The user has to define the &#039;&#039;voxel size&#039;&#039; and the orientation of the occupancy grid by means of the model&#039;s &#039;&#039;dip&#039;&#039; and &#039;&#039;dip direction&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Since VoxFall is a non-parametric method and the results are only controlled by the quality of the input data, these two parameters are directly corresponding to input model properties.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voxel size:&#039;&#039;&#039; The registration error defines the &#039;&#039;voxel size&#039;&#039; (resolution), and each point in its distribution defines the probability of eliminating false positives (e.g., mean error=50%, max error=100%). A value corresponding to the LoD 95% is recommended.&lt;br /&gt;
*&#039;&#039;&#039;Dip:&#039;&#039;&#039; The slope model&#039;s dip angle in degrees [0-90]&lt;br /&gt;
*&#039;&#039;&#039;Dip direction:&#039;&#039;&#039; The slope model&#039;s dip direction (azimuth) in degrees [0-360]&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;auto&#039;&#039;&#039; option computes the &#039;&#039;dip&#039;&#039; and &#039;&#039;dip direction&#039;&#039; parameters by fitting a plane to the input model.&lt;br /&gt;
&lt;br /&gt;
== Output options ==&lt;br /&gt;
&lt;br /&gt;
VoxFall by default exports a point cloud, representing the center of each voxel in the whole occupancy grid, with three scalar fields: &#039;&#039;Cluster ID&#039;&#039;, &#039;&#039;Volume (m3)&#039;&#039; and &#039;&#039;Uncertainty (m3)&#039;&#039; of volume estimations for each detected cluster.&lt;br /&gt;
&lt;br /&gt;
You can filter the grid by using the &#039;&#039;Cluster ID&#039;&#039; scalar field. VoxFall clusters are assigned IDs &amp;gt; 0, surface model is assigned -1, and the rest of the grid is 0. &lt;br /&gt;
&lt;br /&gt;
You can choose to generate additional outputs:&amp;quot;&lt;br /&gt;
*&#039;&#039;&#039;Generate report (CSV):&#039;&#039;&#039; Generates a CSV inventory listing all the detected volumes with their attribute columns.&lt;br /&gt;
*&#039;&#039;&#039;Export meshes:&#039;&#039;&#039; Exports the mesh of the voxel assembly for each cluster.&lt;br /&gt;
*&#039;&#039;&#039;Loss/gain:&#039;&#039;&#039; A scalar field defining whether a cluster represents material loss or gain from Mesh #1 to Mesh #2. Loss = -1 and gain = 1, to ease multiplications with the &#039;&#039;volume (m3)&#039;&#039; scalar field.&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=VoxFall_(plugin)&amp;diff=47538</id>
		<title>VoxFall (plugin)</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=VoxFall_(plugin)&amp;diff=47538"/>
		<updated>2025-03-26T09:11:16Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: /* Output options */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
&lt;br /&gt;
The VoxFall plugin is a simple and efficient way to detect and quantify rockfall events as discrete blocks directly between two 3D models.&lt;br /&gt;
&lt;br /&gt;
[[File:VoxFall_product.jpg|center|frame]]&lt;br /&gt;
&lt;br /&gt;
VoxFall does not rely on any distance computation between two models while is free from scale parameters associated to normals, spatial clustering, and cluster shape reconstruction.&lt;br /&gt;
&lt;br /&gt;
The method treats the two input models as a single scene and applies two steps: 1) &#039;&#039;&#039;fitting an occupancy voxel grid&#039;&#039;&#039; of a resolution defined by the registration error; 2) &#039;&#039;&#039;empty space clustering&#039;&#039;&#039; and volume computation based on voxel adjacency. &lt;br /&gt;
&lt;br /&gt;
[[File:VoxFall_grid.jpg|center]]&lt;br /&gt;
&lt;br /&gt;
While VoxFall is a simple unified rockfall detection framework, it is recommended to read the original article by [https://iaeg.info/wp-content/uploads/2024/10/03.-Emerging-Technologies-and-Applications-in-Engineering-Geology-and-Geotechnics.pdf Farmakis et al. (2025)].&lt;br /&gt;
&lt;br /&gt;
= Using VoxFall =&lt;br /&gt;
&lt;br /&gt;
Select the two mesh models you want to compare and call: &#039;&#039;&#039;Plugins -&amp;gt; VOXFALL&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:VoxFall_dialog.JPG|center]]&lt;br /&gt;
&lt;br /&gt;
== Model properties ==&lt;br /&gt;
&lt;br /&gt;
The user has to define the &#039;&#039;voxel size&#039;&#039; and the orientation of the occupancy grid by means of the model&#039;s &#039;&#039;dip&#039;&#039; and &#039;&#039;dip direction&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Since VoxFall is a non-parametric method and the results are only controlled by the quality of the input data, these two parameters are directly corresponding to input model properties.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voxel size:&#039;&#039;&#039; The registration error defines the &#039;&#039;voxel size&#039;&#039; (resolution), and each point in its distribution defines the probability of eliminating false positives (e.g., mean error=50%, max error=100%). A value corresponding to the LoD 95% is recommended.&lt;br /&gt;
*&#039;&#039;&#039;Dip:&#039;&#039;&#039; The slope model&#039;s dip angle in degrees [0-90]&lt;br /&gt;
*&#039;&#039;&#039;Dip direction:&#039;&#039;&#039; The slope model&#039;s dip direction (azimuth) in degrees [0-360]&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;auto&#039;&#039;&#039; option computes the &#039;&#039;dip&#039;&#039; and &#039;&#039;dip direction&#039;&#039; parameters by fitting a plane to the input model.&lt;br /&gt;
&lt;br /&gt;
== Output options ==&lt;br /&gt;
&lt;br /&gt;
VoxFall by default exports a point cloud, representing the center of each voxel in the whole occupancy grid, with three scalar fields: &#039;&#039;Cluster ID&#039;&#039;, &#039;&#039;Volume (m3)&#039;&#039; and &#039;&#039;Uncertainty (m3)&#039;&#039; of volume estimations for each detected cluster.&lt;br /&gt;
&lt;br /&gt;
You can filter the grid by using the &#039;&#039;Cluster ID&#039;&#039; scalar field. VoxFall clusters are assigned IDs &amp;gt; 0, surface model is assigned -1, and the rest of the grid is 0. &lt;br /&gt;
&lt;br /&gt;
You can choose to generate additional outputs:&amp;quot;&lt;br /&gt;
*&#039;&#039;&#039;Generate report (CSV):&#039;&#039;&#039; Generates a CSV inventory listing all the detected volumes with their attribute columns.&lt;br /&gt;
*&#039;&#039;&#039;Export meshes:&#039;&#039;&#039; Exports the mesh of the voxel assembly for each cluster.&lt;br /&gt;
*&#039;&#039;&#039;Loss/gain:&#039;&#039;&#039; A scalar field defining whether a cluster represents material loss or gain from Mesh #1 to Mesh #2. Loss = -1 and gain = 1, to ease multiplications with the &#039;&#039;volume (m3)&#039;&#039; scalar field.&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=VoxFall_(plugin)&amp;diff=47537</id>
		<title>VoxFall (plugin)</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=VoxFall_(plugin)&amp;diff=47537"/>
		<updated>2025-03-26T09:05:58Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: /* Model properties */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
&lt;br /&gt;
The VoxFall plugin is a simple and efficient way to detect and quantify rockfall events as discrete blocks directly between two 3D models.&lt;br /&gt;
&lt;br /&gt;
[[File:VoxFall_product.jpg|center|frame]]&lt;br /&gt;
&lt;br /&gt;
VoxFall does not rely on any distance computation between two models while is free from scale parameters associated to normals, spatial clustering, and cluster shape reconstruction.&lt;br /&gt;
&lt;br /&gt;
The method treats the two input models as a single scene and applies two steps: 1) &#039;&#039;&#039;fitting an occupancy voxel grid&#039;&#039;&#039; of a resolution defined by the registration error; 2) &#039;&#039;&#039;empty space clustering&#039;&#039;&#039; and volume computation based on voxel adjacency. &lt;br /&gt;
&lt;br /&gt;
[[File:VoxFall_grid.jpg|center]]&lt;br /&gt;
&lt;br /&gt;
While VoxFall is a simple unified rockfall detection framework, it is recommended to read the original article by [https://iaeg.info/wp-content/uploads/2024/10/03.-Emerging-Technologies-and-Applications-in-Engineering-Geology-and-Geotechnics.pdf Farmakis et al. (2025)].&lt;br /&gt;
&lt;br /&gt;
= Using VoxFall =&lt;br /&gt;
&lt;br /&gt;
Select the two mesh models you want to compare and call: &#039;&#039;&#039;Plugins -&amp;gt; VOXFALL&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:VoxFall_dialog.JPG|center]]&lt;br /&gt;
&lt;br /&gt;
== Model properties ==&lt;br /&gt;
&lt;br /&gt;
The user has to define the &#039;&#039;voxel size&#039;&#039; and the orientation of the occupancy grid by means of the model&#039;s &#039;&#039;dip&#039;&#039; and &#039;&#039;dip direction&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Since VoxFall is a non-parametric method and the results are only controlled by the quality of the input data, these two parameters are directly corresponding to input model properties.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voxel size:&#039;&#039;&#039; The registration error defines the &#039;&#039;voxel size&#039;&#039; (resolution), and each point in its distribution defines the probability of eliminating false positives (e.g., mean error=50%, max error=100%). A value corresponding to the LoD 95% is recommended.&lt;br /&gt;
*&#039;&#039;&#039;Dip:&#039;&#039;&#039; The slope model&#039;s dip angle in degrees [0-90]&lt;br /&gt;
*&#039;&#039;&#039;Dip direction:&#039;&#039;&#039; The slope model&#039;s dip direction (azimuth) in degrees [0-360]&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;auto&#039;&#039;&#039; option computes the &#039;&#039;dip&#039;&#039; and &#039;&#039;dip direction&#039;&#039; parameters by fitting a plane to the input model.&lt;br /&gt;
&lt;br /&gt;
== Output options ==&lt;br /&gt;
&lt;br /&gt;
VoxFall by default exports a point cloud, representing the center of each voxel in the whole occupancy grid, with three scalar fields: &#039;&#039;Cluster ID&#039;&#039;, &#039;&#039;Volume (m3)&#039;&#039; and &#039;&#039;Uncertainty (m3)&#039;&#039; of volume estimations for each detected cluster.&lt;br /&gt;
&lt;br /&gt;
You can filter the grid by using the &#039;&#039;Cluster ID&#039;&#039; scalar field. VoxFall clusters are assigned IDs &amp;gt; 0, surface model is assigned -1, and the rest of the grid is 0. &lt;br /&gt;
&lt;br /&gt;
You can choose to generate additional outputs:&amp;quot;&lt;br /&gt;
*&#039;&#039;&#039;Export meshes:&#039;&#039;&#039; Exports the mesh of the voxel assembly for each cluster.&lt;br /&gt;
*&#039;&#039;&#039;Loss/gain:&#039;&#039;&#039; A scalar field defining whether a cluster represents material loss or gain from Mesh #1 to Mesh #2. Loss = -1 and gain = 1, to ease multiplications with the &#039;&#039;volume (m3)&#039;&#039; scalar field.&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=Plugins&amp;diff=47536</id>
		<title>Plugins</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=Plugins&amp;diff=47536"/>
		<updated>2025-03-26T09:00:40Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: /* Standard plugins */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Standard plugins =&lt;br /&gt;
&lt;br /&gt;
* [Windows, macOS, Linux] [[Compass (plugin) | Compass]] Easy digitization of geological structures and structural traces on point clouds&lt;br /&gt;
* [Windows, macOS] [[Virtual broom (plugin) | Virtual Broom]] Efficient (road) scan cleaning&lt;br /&gt;
* [Windows, macOS] [[HoughNormals (plugin) | Hough Normals]] Normals computation&lt;br /&gt;
* [Windows, macOS] [[Hidden Point Removal (plugin) | HPR]] Hidden Points Removal&lt;br /&gt;
* [Windows, Linux] [[Point Cloud Library Wrapper (plugin) | PCL]] Interface for [http://pointclouds.org/ PCL] library (normals computation, outliers removal, etc.)&lt;br /&gt;
* [Windows, macOS] [[ShadeVis (plugin) | PCV]] Ambient Occlusion for mesh or point cloud (output: per-point &#039;visibility&#039; as a scalar field)&lt;br /&gt;
* [Windows, macOS, Linux] [[Poisson Surface Reconstruction (plugin) | Poisson Surface Reconstruction]] Surface Mesh Reconstruction (for closed surfaces)&lt;br /&gt;
* [Windows, Linux] [[RANSAC Shape Detection (plugin) | Ransac Shape Detection]] Automatic RANSAC Shape Detection&lt;br /&gt;
* [Windows, macOS] [[Surface of Revolution Analysis (plugin) | SRA]] Surface of Revolution Analysis (comparison between a point cloud and a surface of revolution)&lt;br /&gt;
* [Windows] [[CANUPO (plugin) | CANUPO]] Point Cloud Classification with CANUPO&lt;br /&gt;
* [Windows] [https://lidar.univ-rennes.fr/en/3dmasc 3DMASC] Advanced Point Cloud Classification with Multiple Attributes, Scales and Clouds&lt;br /&gt;
* [Windows, macOS, Linux] [[M3C2 (plugin) | M3C2]] Computation of robust signed distances between point clouds&lt;br /&gt;
* [Windows] [[Cork (plugin) | Cork]] Mesh Boolean Operations (Constructive Solid Geometry) based on the [https://github.com/cloudcompare/cork Cork] library&lt;br /&gt;
* [Windows] [[Mesh Boolean (plugin) | Mesh Boolean]] Mesh Boolean Operations (Constructive Solid Geometry) based on the [https://libigl.github.io/ libigl] library&lt;br /&gt;
* [Windows, macOS] [[Animation (plugin) | Animation]] Animation rendering plugin&lt;br /&gt;
* [Windows, macOS] [[Facets (plugin) | Facets]] Structural geology plugin&lt;br /&gt;
* [Windows, macOS] [[CSF (plugin) | CSF]] Automatic ground/non-ground classification algorithm based on Cloth Simulation&lt;br /&gt;
* [Windows] [[MPlane (plugin) | MPlane]] Normal distance measurements against a defined plane.&lt;br /&gt;
* [Windows] [[Colorimetric Segmenter (plugin) | Colorimetric Segmenter]] Color-based segmentation of point clouds.&lt;br /&gt;
* [Windows] [[Masonry Segmentation (plugin) | Masonry Segmentation]] segmentation of dense point clouds of masonry structures into their individual stones.&lt;br /&gt;
* [Windows, macOS] [[qCloudLayers (plugin) | Cloud Layers]] Manual classification of a cloud&lt;br /&gt;
* [Windows, ?] [[ treeiso (plugin) | TreeIso]] Individual-tree isolation (treeiso) from terrestrial laser scanning&lt;br /&gt;
* [Windows, linux] [[ 3DFin (plugin) | 3DFin]] 3D Forest Inventory&lt;br /&gt;
* [Windows, Linux] [[ VoxFall (plugin) | VoxFall]] Non-Parametric Volumetric Change Detection for Rockfalls&lt;br /&gt;
&lt;br /&gt;
= Deprecated =&lt;br /&gt;
* [[Kinect (plugin) | qKinect]] Acquisition of colored point clouds with a Kinect device&lt;br /&gt;
&lt;br /&gt;
= OpenGL &#039;shaders&#039; plugins =&lt;br /&gt;
&lt;br /&gt;
* [[Blur (shader) | qBlur]] (Simple screen blurring - for demo)&lt;br /&gt;
* [[EDL (shader) | qEDL]] (Eye Dome Lighting)&lt;br /&gt;
* [[SSAO (shader) | qSSAO]] (Screen Space Ambient Occlusion)&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_dialog.JPG&amp;diff=47535</id>
		<title>File:VoxFall dialog.JPG</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_dialog.JPG&amp;diff=47535"/>
		<updated>2025-03-26T08:51:35Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: Ioannis reverted File:VoxFall dialog.JPG to an old version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_dialog.JPG&amp;diff=47534</id>
		<title>File:VoxFall dialog.JPG</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_dialog.JPG&amp;diff=47534"/>
		<updated>2025-03-26T08:51:00Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: Ioannis reverted File:VoxFall dialog.JPG to an old version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_dialog.JPG&amp;diff=47533</id>
		<title>File:VoxFall dialog.JPG</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_dialog.JPG&amp;diff=47533"/>
		<updated>2025-03-26T08:35:09Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: Ioannis uploaded a new version of File:VoxFall dialog.JPG&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=VoxFall_(plugin)&amp;diff=47532</id>
		<title>VoxFall (plugin)</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=VoxFall_(plugin)&amp;diff=47532"/>
		<updated>2025-03-08T17:46:37Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: Created page with &amp;quot;= Overview =  The VoxFall plugin is a simple and efficient way to detect and quantify rockfall events as discrete blocks directly between two 3D models.  File:VoxFall_produc...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
&lt;br /&gt;
The VoxFall plugin is a simple and efficient way to detect and quantify rockfall events as discrete blocks directly between two 3D models.&lt;br /&gt;
&lt;br /&gt;
[[File:VoxFall_product.jpg|center|frame]]&lt;br /&gt;
&lt;br /&gt;
VoxFall does not rely on any distance computation between two models while is free from scale parameters associated to normals, spatial clustering, and cluster shape reconstruction.&lt;br /&gt;
&lt;br /&gt;
The method treats the two input models as a single scene and applies two steps: 1) &#039;&#039;&#039;fitting an occupancy voxel grid&#039;&#039;&#039; of a resolution defined by the registration error; 2) &#039;&#039;&#039;empty space clustering&#039;&#039;&#039; and volume computation based on voxel adjacency. &lt;br /&gt;
&lt;br /&gt;
[[File:VoxFall_grid.jpg|center]]&lt;br /&gt;
&lt;br /&gt;
While VoxFall is a simple unified rockfall detection framework, it is recommended to read the original article by [https://iaeg.info/wp-content/uploads/2024/10/03.-Emerging-Technologies-and-Applications-in-Engineering-Geology-and-Geotechnics.pdf Farmakis et al. (2025)].&lt;br /&gt;
&lt;br /&gt;
= Using VoxFall =&lt;br /&gt;
&lt;br /&gt;
Select the two mesh models you want to compare and call: &#039;&#039;&#039;Plugins -&amp;gt; VOXFALL&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:VoxFall_dialog.JPG|center]]&lt;br /&gt;
&lt;br /&gt;
== Model properties ==&lt;br /&gt;
&lt;br /&gt;
The user has to define the &#039;&#039;voxel size&#039;&#039; and the &#039;&#039;azimuth&#039;&#039; of the occupancy grid.&lt;br /&gt;
&lt;br /&gt;
Since VoxFall is a non-parametric method and the results are only controlled by the quality of the input data, these two parameters are directly corresponding to input model properties.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voxel size:&#039;&#039;&#039; The registration error defines the &#039;&#039;voxel size&#039;&#039; (resolution), and each point in its distribution defines the probability of eliminating false positives (e.g., mean error=50%, max error=100%). A value corresponding to the LoD 95% is recommended.&lt;br /&gt;
*&#039;&#039;&#039;Azimuth:&#039;&#039;&#039; The slope model&#039;s dip direction in degrees&lt;br /&gt;
&lt;br /&gt;
== Output options ==&lt;br /&gt;
&lt;br /&gt;
VoxFall by default exports a point cloud, representing the center of each voxel in the whole occupancy grid, with three scalar fields: &#039;&#039;Cluster ID&#039;&#039;, &#039;&#039;Volume (m3)&#039;&#039; and &#039;&#039;Uncertainty (m3)&#039;&#039; of volume estimations for each detected cluster.&lt;br /&gt;
&lt;br /&gt;
You can filter the grid by using the &#039;&#039;Cluster ID&#039;&#039; scalar field. VoxFall clusters are assigned IDs &amp;gt; 0, surface model is assigned -1, and the rest of the grid is 0. &lt;br /&gt;
&lt;br /&gt;
You can choose to generate additional outputs:&amp;quot;&lt;br /&gt;
*&#039;&#039;&#039;Export meshes:&#039;&#039;&#039; Exports the mesh of the voxel assembly for each cluster.&lt;br /&gt;
*&#039;&#039;&#039;Loss/gain:&#039;&#039;&#039; A scalar field defining whether a cluster represents material loss or gain from Mesh #1 to Mesh #2. Loss = -1 and gain = 1, to ease multiplications with the &#039;&#039;volume (m3)&#039;&#039; scalar field.&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_dialog.JPG&amp;diff=47531</id>
		<title>File:VoxFall dialog.JPG</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_dialog.JPG&amp;diff=47531"/>
		<updated>2025-03-08T16:31:05Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_grid.jpg&amp;diff=47530</id>
		<title>File:VoxFall grid.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_grid.jpg&amp;diff=47530"/>
		<updated>2025-03-08T16:13:13Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: Ioannis uploaded a new version of File:VoxFall grid.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_grid.jpg&amp;diff=47529</id>
		<title>File:VoxFall grid.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_grid.jpg&amp;diff=47529"/>
		<updated>2025-03-08T16:12:55Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: Ioannis uploaded a new version of File:VoxFall grid.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_grid.jpg&amp;diff=47528</id>
		<title>File:VoxFall grid.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_grid.jpg&amp;diff=47528"/>
		<updated>2025-03-08T16:11:00Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: Ioannis reverted File:VoxFall grid.jpg to an old version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_grid.jpg&amp;diff=47527</id>
		<title>File:VoxFall grid.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_grid.jpg&amp;diff=47527"/>
		<updated>2025-03-08T16:09:06Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: Ioannis uploaded a new version of File:VoxFall grid.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_product.jpg&amp;diff=47526</id>
		<title>File:VoxFall product.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_product.jpg&amp;diff=47526"/>
		<updated>2025-03-08T16:07:15Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: Ioannis uploaded a new version of File:VoxFall product.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_grid.jpg&amp;diff=47525</id>
		<title>File:VoxFall grid.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_grid.jpg&amp;diff=47525"/>
		<updated>2025-03-08T15:58:54Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: Ioannis uploaded a new version of File:VoxFall grid.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_grid.jpg&amp;diff=47524</id>
		<title>File:VoxFall grid.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_grid.jpg&amp;diff=47524"/>
		<updated>2025-03-08T15:57:59Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_framework.jpg&amp;diff=47523</id>
		<title>File:VoxFall framework.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_framework.jpg&amp;diff=47523"/>
		<updated>2025-03-08T15:56:53Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: Ioannis reverted File:VoxFall framework.jpg to an old version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_framework.jpg&amp;diff=47522</id>
		<title>File:VoxFall framework.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_framework.jpg&amp;diff=47522"/>
		<updated>2025-03-08T15:54:53Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: Ioannis uploaded a new version of File:VoxFall framework.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_product.jpg&amp;diff=47521</id>
		<title>File:VoxFall product.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_product.jpg&amp;diff=47521"/>
		<updated>2025-03-08T15:36:13Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: Ioannis uploaded a new version of File:VoxFall product.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_product.jpg&amp;diff=47520</id>
		<title>File:VoxFall product.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_product.jpg&amp;diff=47520"/>
		<updated>2025-03-08T15:28:33Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: Ioannis uploaded a new version of File:VoxFall product.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_product.jpg&amp;diff=47519</id>
		<title>File:VoxFall product.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_product.jpg&amp;diff=47519"/>
		<updated>2025-03-08T15:25:13Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_framework.jpg&amp;diff=47518</id>
		<title>File:VoxFall framework.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_framework.jpg&amp;diff=47518"/>
		<updated>2025-03-08T15:11:13Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: Ioannis uploaded a new version of File:VoxFall framework.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_framework.jpg&amp;diff=47517</id>
		<title>File:VoxFall framework.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=File:VoxFall_framework.jpg&amp;diff=47517"/>
		<updated>2025-03-08T15:04:49Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=Plugins&amp;diff=47516</id>
		<title>Plugins</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=Plugins&amp;diff=47516"/>
		<updated>2025-03-08T13:18:49Z</updated>

		<summary type="html">&lt;p&gt;Ioannis: /* Standard plugins */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Standard plugins =&lt;br /&gt;
&lt;br /&gt;
* [Windows, macOS, Linux] [[Compass (plugin) | Compass]] Easy digitization of geological structures and structural traces on point clouds&lt;br /&gt;
* [Windows, macOS] [[Virtual broom (plugin) | Virtual Broom]] Efficient (road) scan cleaning&lt;br /&gt;
* [Windows, macOS] [[HoughNormals (plugin) | Hough Normals]] Normals computation&lt;br /&gt;
* [Windows, macOS] [[Hidden Point Removal (plugin) | HPR]] Hidden Points Removal&lt;br /&gt;
* [Windows, Linux] [[Point Cloud Library Wrapper (plugin) | PCL]] Interface for [http://pointclouds.org/ PCL] library (normals computation, outliers removal, etc.)&lt;br /&gt;
* [Windows, macOS] [[ShadeVis (plugin) | PCV]] Ambient Occlusion for mesh or point cloud (output: per-point &#039;visibility&#039; as a scalar field)&lt;br /&gt;
* [Windows, macOS, Linux] [[Poisson Surface Reconstruction (plugin) | Poisson Surface Reconstruction]] Surface Mesh Reconstruction (for closed surfaces)&lt;br /&gt;
* [Windows, Linux] [[RANSAC Shape Detection (plugin) | Ransac Shape Detection]] Automatic RANSAC Shape Detection&lt;br /&gt;
* [Windows, macOS] [[Surface of Revolution Analysis (plugin) | SRA]] Surface of Revolution Analysis (comparison between a point cloud and a surface of revolution)&lt;br /&gt;
* [Windows] [[CANUPO (plugin) | CANUPO]] Point Cloud Classification with CANUPO&lt;br /&gt;
* [Windows] [https://lidar.univ-rennes.fr/en/3dmasc 3DMASC] Advanced Point Cloud Classification with Multiple Attributes, Scales and Clouds&lt;br /&gt;
* [Windows, macOS, Linux] [[M3C2 (plugin) | M3C2]] Computation of robust signed distances between point clouds&lt;br /&gt;
* [Windows] [[Cork (plugin) | Cork]] Mesh Boolean Operations (Constructive Solid Geometry) based on the [https://github.com/cloudcompare/cork Cork] library&lt;br /&gt;
* [Windows] [[Mesh Boolean (plugin) | Mesh Boolean]] Mesh Boolean Operations (Constructive Solid Geometry) based on the [https://libigl.github.io/ libigl] library&lt;br /&gt;
* [Windows, macOS] [[Animation (plugin) | Animation]] Animation rendering plugin&lt;br /&gt;
* [Windows, macOS] [[Facets (plugin) | Facets]] Structural geology plugin&lt;br /&gt;
* [Windows, macOS] [[CSF (plugin) | CSF]] Automatic ground/non-ground classification algorithm based on Cloth Simulation&lt;br /&gt;
* [Windows] [[MPlane (plugin) | MPlane]] Normal distance measurements against a defined plane.&lt;br /&gt;
* [Windows] [[Colorimetric Segmenter (plugin) | Colorimetric Segmenter]] Color-based segmentation of point clouds.&lt;br /&gt;
* [Windows] [[Masonry Segmentation (plugin) | Masonry Segmentation]] segmentation of dense point clouds of masonry structures into their individual stones.&lt;br /&gt;
* [Windows, macOS] [[qCloudLayers (plugin) | Cloud Layers]] Manual classification of a cloud&lt;br /&gt;
* [Windows, ?] [[ treeiso (plugin) | TreeIso]] Individual-tree isolation (treeiso) from terrestrial laser scanning&lt;br /&gt;
* [Windows, linux] [[ 3DFin (plugin) | 3DFin]] 3D Forest Inventory&lt;br /&gt;
* [Windows, linux] [[ VoxFall (plugin) | VoxFall]] Non-Parametric Volumetric Change Detection for Rockfalls&lt;br /&gt;
&lt;br /&gt;
= Deprecated =&lt;br /&gt;
* [[Kinect (plugin) | qKinect]] Acquisition of colored point clouds with a Kinect device&lt;br /&gt;
&lt;br /&gt;
= OpenGL &#039;shaders&#039; plugins =&lt;br /&gt;
&lt;br /&gt;
* [[Blur (shader) | qBlur]] (Simple screen blurring - for demo)&lt;br /&gt;
* [[EDL (shader) | qEDL]] (Eye Dome Lighting)&lt;br /&gt;
* [[SSAO (shader) | qSSAO]] (Screen Space Ambient Occlusion)&lt;/div&gt;</summary>
		<author><name>Ioannis</name></author>
	</entry>
</feed>