Vertical projection Clause Samples

Vertical projection. The module Vertical projections vertically projects any attribute of a point cloud to a two-dimensional output grid. The algorithm calculates value of aggregation function from all points which fall inside a cell. The output grid must be created before running the Vertical projection module. The output grid can be created by the utility Create new grid or the utility 2D grid from point cloud. The aggregation functions: • first: the value of the first point inside a cell, • last: the value of the last point inside a cell,