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 [2021/04/15 14:11]
paulien [Parameters]
dev:desktop_ext:point_cloud_change_detection [2023/06/27 15:21] (current)
karen [Parameters: Output]
Line 1: Line 1:
 ====== Point Cloud Change Detection ====== ====== Point Cloud Change Detection ======
-FIXME 
-This page describes how to use the extension "Point Cloud Change Detection"\\ 
  
-{{orbit_desktop:how_to_find.png?25&nolink  |}} [[dev:desktop:workspace:main_toolbar|Main Toolbar]] > Extensions > Point Cloud Change Detection+This page describes how to use the extension "Point Cloud Change Detection"\\
  
-The "Point Cloud Change Detection" extension makes it possible to compare \\+{{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.\\
  
 {{ :dev:desktop_ext:pointcloudchange214.png?nolink&800 |}} {{ :dev:desktop_ext:pointcloudchange214.png?nolink&800 |}}
- 
  
 ===== Concepts ===== ===== Concepts =====
  
-The change between two pointclouds can be analyzed +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 project files are stored in the same location as the source point cloud. 
  
  
 ===== Source ===== ===== Source =====
  
-Every pointcloud from the datasetlist can be selected in the source dropdown list+Use the generic workflow for [[dev:desktop_ext:generic|]] to define the source file
  
-===== Parameters =====+The method for the range of interest is 'Area'
  
-==== Algorithm ==== 
  
-=== Voxel Size ===+===== Compare Point Cloud =====
  
-The selected area is divided in voxels. For every voxel, the change detection will be applied on how many points are added or removed+Add the active point cloud dataset from the dataset list that will be compared with the source point cloud dataset 
 +===== Parameters =====
  
-=== Voxels Change Pts Min ===  +Generic concepts, see [[dev:desktop:preferences:detectors|]] 
- +===== Results =====
-The minimum number of points that should be added or removed in a voxel voxel in order to add the voxel and the points 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 to exclude isolated voxels.  +
- +
-==== Output ====+
  
 === Voxel Result ===  === Voxel Result === 
Line 49: 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:
Line 66: Line 58:
  
  
-===== Results ===== 
  
-A vector file 
 
Last modified:: 2021/04/15 14:11