Jafar
|
This class allows to get images from firewire with non blocking procedure, using triple-buffering. More...
This class allows to get images from firewire with non blocking procedure, using triple-buffering.
Definition at line 33 of file hardwareSensorCameraFirewire.hpp.
#include <hardwareSensorCameraFirewire.hpp>
Public Member Functions | |
HardwareSensorCameraFirewire (kernel::VariableCondition< int > *condition, int cam_id, cv::Size imgSize, std::string dump_path=".") | |
Same as before but assumes that mode=2, and doesn't need a camera. | |
void | assessFirstImage (double originTrigger=-1) |
virtual void | start () |
start the acquisition thread, once the object is configured | |
virtual void | showInfos () |
Private Member Functions | |
virtual void | preloadTask (void) |
void | setDataTransmit (bool val) |
void | init (Mode mode, std::string dump_path, cv::Size imgSize) |
Generated on Wed Oct 15 2014 00:37:47 for Jafar by doxygen 1.7.6.1 |