![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
#include "irsol/camera/monitor.hpp"
#include "irsol/assert.hpp"
#include "irsol/logging.hpp"
#include "irsol/types.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 . | |