Passer au contenu

Adds the height above ground in an ExtraByte attribute H to objects of class LAS-class or to files recorded in an object of class LAScatalog-class, by applying the function normalize_height

Utilisation

add_height_extrabyte(las)

Arguments

las

An object of class LAS-class or LAScatalog-class

Valeur de retour

A LAS-class object with the H attribute in the case. In case of a LAScatalog-class input, the function is used for the side effect of writing files as specified in the catalog options.

Exemples

if (FALSE) add_height_extrabyte # \dontrun{}