ifw-ccf 4.0.0
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
acqThread.hpp File Reference
#include <boost/exception/diagnostic_information.hpp>
#include <ccf/common/base.hpp>
#include <ccf/common/utilities.hpp>
#include <ccf/common/frameQueue.hpp>

Go to the source code of this file.

Classes

class  ccf::control::AcqThread
 CCF Acquisition Thread, handling the reception of image data from the camera. More...
 

Namespaces

namespace  ccf
 
namespace  ccf::control
 

Variables

constexpr double ccf::control::FRAME_RECV_TIMEOUT = 0.100
 Timeout to apply, waiting for the next frame.
 
constexpr double ccf::control::NO_FRAME_RECV_SLEEP_TIME = 0.001
 Sleep to apply when no frame is available.