EnglishFrenchSpanish

OnWorks favicon

v.lidar.growinggrass - Online in the Cloud

Run v.lidar.growinggrass in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command v.lidar.growinggrass that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


v.lidar.growing - Building contour determination and Region Growing algorithm for
determining the building inside

KEYWORDS


vector, LIDAR

SYNOPSIS


v.lidar.growing
v.lidar.growing --help
v.lidar.growing input=name output=name first=name [tj=float] [td=float] [--overwrite]
[--help] [--verbose] [--quiet] [--ui]

Flags:
--overwrite
Allow output files to overwrite existing files

--help
Print usage summary

--verbose
Verbose module output

--quiet
Quiet module output

--ui
Force launching GUI dialog

Parameters:
input=name [required]
Name of input vector map
Input vector (v.lidar.edgedetection output)

output=name [required]
Name for output vector map

first=name [required]
Name of the first pulse vector map

tj=float
Threshold for cell object frequency in region growing
Default: 0.2

td=float
Threshold for double pulse in region growing
Default: 0.6

DESCRIPTION


v.lidar.growing is the second of three steps to filter LiDAR data. The filter aims to
recognize and extract attached and detached object (such as buildings, bridges, power
lines, trees, etc.) in order to create a Digital Terrain Model.
The modules identifies which is the internal area of every object on a LiDAR point
surface. The classification categories from v.lidar.edgedetection are now rasterized. For
each cell, it is evaluated if it (the cell) contains a point with double impulse
(difference between the first and last pulse greater than a given threshold). Starting
from cells classified as OBJECT and with only one pulse all linked cells are selected and
a convex hull algorithm is applied to them. Simultaneously, the mean of the corresponding
heights (mean edge height) are computed. Points inside the convex hull are classified as
OBJECT if their height is greater than or equal to the previously mean computed edge
height. This last step is done only in case of high planimetric resolution.

NOTES


The input data should be the output result of the v.lidar.edgedetection, module.
Otherwise, it goes to error! The output of this module will be the input of
v.lidar.correction module. The output will be a vector map which points are pre-classified
as:
TERRAIN SINGLE PULSE (cat = 1, layer = 2)
TERRAIN DOUBLE PULSE (cat = 2, layer = 2)
OBJECT SINGLE PULSE (cat = 3, layer = 2)
OBJECT DOUBLE PULSE (cat = 4, layer = 2)
The final result of the whole procedure (v.lidar.edgedetection, v.lidar.growing,
v.lidar.correction) will be a point classification in the same categories as above.

EXAMPLES


Basic region growing procedure
v.lidar.growing input=edge output=growing first=firstpulse

Use v.lidar.growinggrass online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

Ad