![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
#include "irsol/camera/interface.hpp"#include "irsol/assert.hpp"#include "irsol/logging.hpp"#include "irsol/utils.hpp"#include <neoapi/neoapi.hpp>#include <tabulate/table.hpp>Go to the source code of this file.
Namespaces | |
| namespace | irsol |
| namespace | irsol::camera |
Provides a high-level interface to interact with camera devices using NeoAPI. | |