sick-appspace-samples / ShapeFitter3D

Fitting lines and circles in 3D to heightmap edges Topics: #algorithm #image-3d #fitting #measurement #sample #sick-appspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShapeFitter3D

Fitting lines and circles in 3D to heightmap edges

Description

This Sample shows how to use a ShapeFitter to fit circles and lines to edges in heightmaps.

How to Run

Starting this sample is possible either by running the App (F5) or debugging (F7+F10). Setting breakpoint on the first row inside the 'main' function allows debugging step-by-step after 'Engine.OnStarted' event. Results can be seen in the 3D viewer on the DevicePage. Select Reflectance in the View: box at the top of the GUI and zoom in on the data for best experience. Restarting the Sample may be necessary to show heightmap after loading the web-page. To run this Sample a device with SICK Algorithm API and AppEngine >= V2.5.0 is required. For example SIM4000 with latest firmware. Alternatively the Emulator in AppStudio 2.3 or higher can be used.

More Information

Tutorial "Algorithms - Fitting and Measurement"

Topics

Algorithm, Image-3D, Fitting, Measurement, Sample, SICK-AppSpace

About

Fitting lines and circles in 3D to heightmap edges Topics: #algorithm #image-3d #fitting #measurement #sample #sick-appspace

License:The Unlicense


Languages

Language:Lua 93.2%Language:HTML 5.9%Language:CSS 0.9%