Python Plugin for HSCAM VIEWER
By the usage of the HSCAM Scripting features all parameters of the camera and also the recodring behavoiur can be influenced. Furthermore image processing can be used to analyze the image data.
The usage of the Scripting Engine should be used when there is no hard real-time requirement (latency above 100ms).
C++/OpenCL-Kernel Plugin for HSCAM VIEWER
To get a more deterministic timing behaviour and to do even more complex image processing a C++/OpenCL-Kernel Plugin should be used.
FPGA-Integration directly in HSCAM camera device
To satisfy hard real-time requirements with latencies of a few microseconds it is also possible to do image processing within the FPGA.
Data AcQuisition Extension
To get further information on the inspected process it might be helpful to collect additional data synchronous to the images. Therfore the HSCAM devices are capable of using an extension which can be adapted to the costumers needs. E.g. this can be 16 additional ADC-channels or a rotary encoder interface.