Aravis Detector Plugin#
The Aravis-Detector plugin provides Odin Data with GenICam device support. Additionally, the project also provides an Odin Control server extension and a Python CLI tool. The plugin runs within the the frame processor app in odin data and acquires buffers directly from the camera, circumventing the need for the frame receiver app. The Genicam interface is handled through the use of the Aravis library and each buffer captured from the camera passed through the normal Odin frame processor plugin chain making the detector compatible with other plugins designed to enhance the functionality of Odin Data.
This project is aimed towards technical users. While it’s not required, a general understanding of the cmake build system, odin-data and the genicam standard can help with any troubleshooting and development.
How the documentation is structured#
The documentation is split into 2 sections: