CSK application to check for colored sections within an image.
This application combines functions of different CSK modules to realize this functionality.
The application includes an intuitive GUI to setup a system to detect and count color objects and to decide if the measurement was correct.
The application is intended for devices like SIM4000, SIM2x00 family, SIM1012, SIM1004 and SAE with pico-/midiCam 1st or 2nd generation or other GigE Vision cameras.
It can run with multiple instances in parallel.
For further information check out the documentation in the folder "docu".
Tested on:
- SIM1012 - Firmware 2.2.0
- SIM2500 - Firmware 1.3.0
- SICK AppEngine - Firmware 1.3.2
IMPORTANT
Following CSK modules are used for this application via Git subtrees and should NOT be further developed within this repository (see contribution guideline of this GitHub organization):
- CSK_1stModule_Logger (release 4.0.0)
- CSK_Module_DateTime (release 3.0.0)
- CSK_Module_DeviceScanner (release 2.0.0)
- CSK_Module_DigitalIOManager (release 3.8.0)
- CSK_Module_ImagePlayer (release 2.4.0)
- CSK_Module_MultiColorSelection (release 2.0.0)
- CSK_Module_MultiRemoteCamera (release 5.0.0)
- CSK_Module_PersistentData (release 4.0.0)
- CSK_Module_PowerManager (release 2.5.0)
- CSK_Module_TCPIPClient (release 3.0.0)
- CSK_Module_UserManagement (release 1.5.0)
This application is part of the SICK AppSpace Coding Starter Kit developing approach.
It is programmed in an object oriented way. Some of the modules use kind of "classes" in Lua to make it possible to reuse code / classes in other projects.
In general it is not neccessary to code this way, but the architecture of this app can serve as a sample to be used especially for bigger projects and to make it easier to share code.
Please check the documentation of CSK for further information.
Coding Starter Kit, CSK, Module, SICK-AppSpace, Multi, Camera, SIM, Image, 2D, Color, Inspection, Sorting