Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 584 Bytes

readme.md

File metadata and controls

14 lines (13 loc) · 584 Bytes

Gauss3D

Applying Gauss filter on a 3D image.

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 image 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.

More Information

Tutorial "Algorithms - Filtering and Arithmetic"

Topics

Algorithm, Image-3D, Filtering, Arithmetic, Sample, SICK-AppSpace