Menu: Analyze / NoiseAerial
The noise aerial detection classifies automatically points which are isolated in the point cloud as points of the class 7, which is the class for low points (noise) in the ASPRS standards.It is important to note that this detection will only find isolated points: points which are distant any other points in the project. The algorithm will not be able to detect noise created by moving objects, such as moving cars, because of the higher point count. Surface noise will not be detected either because of the proximity of other structures.using the returns value of an aerial scan (drone or plane data acquisition) and will distribute you point cloud between 3 classes: Ground, Vegetation and Building
Min. points per cell: Number of points in a cell for the cell to be considered as noise by the algorithm.
Minimum cell size (in distance units): Minimal size of tiles used in this algorithm. This value determines the precision of the detection. The smaller the value, the more precise the ground will be, but the longer the process will take. The minimal size of the cell should be smaller than the size of a project cell, or else the size of the project cell will be used. The information about the project’s cell size can be found in the menu “File / Project info”.