Skip to content

SICKAppSpaceCodingStarterKit/CSK_Application_ColorSortingInspection

Repository files navigation

CSK_Application_ColorSortingInspection

CSK application to check for colored sections within an image.
This application combines functions of different CSK modules to realize this functionality.

How to Run

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

Information

Tested on:

  1. SIM1012 - Firmware 2.2.0
  2. SIM2500 - Firmware 1.3.0
  3. 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.

Topics

Coding Starter Kit, CSK, Module, SICK-AppSpace, Multi, Camera, SIM, Image, 2D, Color, Inspection, Sorting

About

CSK application to check for colored sections within an image.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages