Lima C++ TANGO device server¶
This is the C++ LimaDetector Tango device server developped at SOLEIL.
This device server provides several Tango classes:
LimaDetector : Generic class for the standard camera control
CameraType : A camera specific class for the camera configuration (see the list below)
Optionnal classes:
RoiCounters : Allows to set Rois and get some statistic for each roi (sum, average, std …)
Layout : Allows to modify the original image (flip, rotation, additions …)
Mask : Allows to define a mask on the original image (force some pixels to 0)