Q. Statistical Point Reduction

Introduction

This command will reduce the amount of points from one or more input data sets. The selection method can for instance be priority of the Minimum or Maximum depth values. The selection area can be by looking at points inside a Rectangle or Circle. The selected points are always with the original position and not snapped into any grid structure. 

The output will be a new point data set which in Geocap will have a schema of type Pointcloud. The command is a folder command and is implemented for folders with schema types ChartsMultibeamSoundings and Generic.

Seafloor can select the points within the following categories:

  • Minimum
  • Maximum
  • Shallower than Mean
  • Deeper than Mean
  • Closest to Mean

Selection of shallowest point within 250 m radii.


This exercise expects that the project already contains at least one chart and a corresponding Seafloor surface.

Exercises

 

Exercise

Select points within Circle

  1. On the Utilities (2) tab in the Seafloor Main Menu, click Statistical Point Reduction.
  2. Check the selection area Circle.
  3. Set radius 25 meters.
  4. Check the Point selection methods Minimum and Maximum.
  5. Note that the uncheckable boxes are for the Rectangle selection area.
  6. Select the main chart.
  7. Click Execute.

The resulting datasets can be found in the specified chart folder a with the name Soundings_<method>_Radius_<radius>.

Exercise

Display selected points

  1. Browse to the folder for the actual chart.
  2. Display the dataset Soundings_Minimum_Values_Radius_25 by right click and select LOD Points Display.
  3. Display the dataset Soundings_Maximum_Values_Radius_25 by right click and select LOD Points Display.

 

Repeat the last excercise by changing the radius. Also try to run the command with the selection area Rectangle.