snark
Classes | Public Types | Public Member Functions | Static Public Member Functions | List of all members
gige Class Reference

image acquisition from gige camera More...

#include <gige.h>

Classes

class  callback
 callback More...

Public Types

typedef std::map< std::string,
std::string > 
attributes_type
 attributes map type

Public Member Functions

attributes_type attributes () const
 return attributes
void close ()
 close
 gige (unsigned int id=0, const attributes_type &attributes=attributes_type())
 constructor; default id: connect to any available camera
unsigned int id () const
 return camera id
std::pair
< boost::posix_time::ptime,
cv::Mat > 
read ()
 get timestamped frame
unsigned long total_bytes_per_frame () const
 return total bytes per frame
 ~gige ()
 destructor

Static Public Member Functions

static std::vector< tPvCameraInfo > list_cameras ()
 list cameras

Detailed Description

image acquisition from gige camera


The documentation for this class was generated from the following files: