Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.17 KB

File metadata and controls

24 lines (21 loc) · 1.17 KB

Introduction_Training_ImageProcessing3

Display the processing result

How to Run

Drag and drop this ZIP archive to the working directory of SICK AppStudio. Starting this SampleApp is possible either by running the SensorApp (F5) or debugging (F7+F10) it. Setting a breakpoint on the first row inside the 'main' function allows debugging step-by-step after the event 'Engine.OnStarted' has been emitted. Results can be seen in the image viewer on the DevicePage if available. To run this SampleApp a device with SICK Algorithm API and AppEngine >= v2.5.0 is required, e.g. a SIM4000 with latest firmware installed. Alternatively, the embedded emulator within SICK AppStudio v3.6.0 or higher can be used.

Information

This SampleApp is part of the e-learning training courses for the SICK AppSpace introduction. Thus, the contained source code will be explained step-by-step and in more details within this course. The purpose of this one is to show the found position(s) and each decoded content of the periodically provided data via overlays within the current image on the web GUI of your SensorApp.

Topics

training, introduction, overlay, image, processing, sampleapp, sick-appspace