IRSOL
C++ code implementing socket server for interacting with Baumer camera.
camera.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
irsol/camera/discovery.hpp
"
4
#include "
irsol/camera/interface.hpp
"
5
#include "
irsol/camera/monitor.hpp
"
6
#include "
irsol/camera/pixel_format.hpp
"
discovery.hpp
Utility function for discovering the features that are available in a camera.
interface.hpp
High-level wrapper around NeoAPI camera control for the irsol library.
monitor.hpp
Defines the StatusMonitor class to periodically monitor camera status in a background thread.
pixel_format.hpp
Utilities for managing and transforming pixel formats between each other.
src
irsol
include
irsol
camera.hpp
Generated by
1.9.8