Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dev:desktop_ext:point_cloud_change_detection [2023/02/24 13:59]
karen [Parameters: Algorithm]
dev:desktop_ext:point_cloud_change_detection [2023/06/27 15:21] (current)
karen [Parameters: Output]
Line 3: Line 3:
 This page describes how to use the extension "Point Cloud Change Detection"\\ This page describes how to use the extension "Point Cloud Change Detection"\\
  
-{{orbit_desktop:how_to_find.png?25&nolink  |}} Main Toolbar > Extension > Point Cloud Change Detection+{{orbit_desktop:how_to_find.png?25&nolink  |}} Main Toolbar > Extract > Point Cloud Change Detection
  
 The "Point Cloud Change Detection" extension makes it possible to compare 2 point clouds.\\ The "Point Cloud Change Detection" extension makes it possible to compare 2 point clouds.\\
Line 13: Line 13:
 The change between two point clouds can be analyzed by dividing the point cloud in voxels and counting the number of added and removed points within every voxel. The change between two point clouds can be analyzed by dividing the point cloud in voxels and counting the number of added and removed points within every voxel.
  
-Point cloud change detection projects and associated files are stored next to the source point cloud.  +Point cloud change detection project files are stored in the same location as the source point cloud. 
  
  
Line 27: Line 26:
  
 Add the active point cloud dataset from the dataset list that will be compared with the source point cloud dataset.  Add the active point cloud dataset from the dataset list that will be compared with the source point cloud dataset. 
-===== Parameters: Algorithm ===== +===== Parameters =====
- +
-=== Voxel Size === +
- +
-The selected area is divided in voxels with a defined size. For every voxel, the change detection will give information on how many points are added or removed.  +
- +
-For less dense point clouds, a higher voxel size should be used.  +
- +
-=== Voxels Change Pts Min ===  +
- +
-The minimum number of points that should be added or removed in a voxel in order to add the voxel to the result datasets.  +
- +
-=== Voxels Context Min === +
- +
-The minimum number of voxels that should be around a voxel in order to consider the voxel. This is done to exclude isolated voxels. +
- +
-=== Classified point cloud === +
- +
-Include/Exclude classes to be used. +
  
-===== Parameters: Output =====+Generic concepts, see [[dev:desktop:preferences:detectors|]] 
 +===== Results =====
  
 === Voxel Result ===  === Voxel Result === 
Line 59: Line 41:
 Depending on the chosen output parameters, the following results are available: Depending on the chosen output parameters, the following results are available:
  
-=== Cluster Result ===+=== Cluster Results ===
  
 This change_voxel_clusters vector file clusters the voxels that are within the clustering distance. Every cluster has the attributes: This change_voxel_clusters vector file clusters the voxels that are within the clustering distance. Every cluster has the attributes:
 
Last modified:: 2023/02/24 13:59