sick-appspace-samples / Visionary_S_AP_ExtractGround

Extract a pointcloud only containing the ground surface and small things on it Topics: #view #visionary #stereo #sample #sick-appspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visionary_S_AP_ExtractGround

Extract a pointcloud only containing the ground surface and small things on it

Description

This App searches for flat regions in the Z image and assumes the biggest flat region is the ground. The ground part of the image will be transfered to a pointcloud and a plane will be fitted to it.

How to run

Start by running the app (F5) or debugging (F7+F10). Set a breakpoint on the first row inside the main function to debug step-by-step. See the results in the viewers on the DevicePage.

Topics

view, visionary, stereo, sample, sick-appspace

About

Extract a pointcloud only containing the ground surface and small things on it Topics: #view #visionary #stereo #sample #sick-appspace

License:The Unlicense


Languages

Language:Lua 93.3%Language:HTML 5.9%Language:CSS 0.8%