![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
This directory contains example projects demonstrating various capabilities and usage patterns of the irsol
library.
These examples serve as practical references to help you get started and understand how to integrate irsol
into your own projects.
irsol
logging and assertion systems, including initialization, logging at different levels, and handling assertions with varying severity.irsol
, illustrating image acquisition and basic image handling.irsol
, including querying and setting camera parameters.irsol
project.irsol
framework, including the irsol::server::handlers::MessageHandler class and lambda handlers for rapid prototyping.irsol
server and client interact, including how to connect to the server, send messages, and receive responses.irsol
server and client interact with image commands, including how to request single images and streams of images from the server.