snark
|
callback More...
#include <gige.h>
Public Member Functions | |
callback (gige &gige, boost::function< void(std::pair< boost::posix_time::ptime, cv::Mat >) > on_frame) | |
constructor: start capture, call callback on frame update | |
bool | good () const |
return true, if callback status is ok | |
~callback () | |
destructor: stop capture |
callback