Format7 Class Reference
#include <format7.h>
List of all members.
Detailed Description
Definition at line 63 of file format7.h.
Constructor & Destructor Documentation
Format7::Format7 |
( |
|
) |
[inline] |
Format7::~Format7 |
( |
|
) |
[inline] |
Member Function Documentation
bool Format7::active |
( |
void |
|
) |
[inline] |
check whether CameraInfo matches current Format7 image size
- Precondition:
- active_ is true.
- Parameters:
-
| cinfo | CameraInfo message to check |
- Returns:
- true if camera dimensions match calibration
- Postcondition:
- fields filled in (if successful): roi (region of interest) binning_x, binning_y
Definition at line 429 of file format7.cpp.
dc1394color_filter_t Format7::findBayerPattern |
( |
const char * |
bayer |
) |
[private] |
returns the DC1394 color filter for the given bayer pattern string
- Parameters:
-
| bayer | the string describing the pattern (e.g. bggr, rggb, ...) |
- Returns:
- the dc1394color_filter_t corresponding to the given string
Definition at line 506 of file format7.cpp.
set operational data fields in CameraInfo message
- Precondition:
- active_ is true.
- Parameters:
-
| cinfo | CameraInfo message to update |
- Returns:
- true if camera dimensions match calibration
- Postcondition:
- fields filled in (if successful): roi (region of interest) binning_x, binning_y
Definition at line 463 of file format7.cpp.
bool Format7::start |
( |
dc1394camera_t * |
camera, |
|
|
dc1394video_mode_t |
mode, |
|
|
Config & |
newconfig | |
|
) |
| | |
Start the 1394 device in Format7 mode
- Parameters:
-
| camera | pointer to dc1394camera_t structure. |
| mode | currently selected Format7 video mode. |
[in,out] | newconfig | new configuration parameters. |
- Returns:
- true, if successful.
- Postcondition:
- active_ true, if successful
- Todo:
- Add some sensible recovery for bad Format7 size.
Definition at line 58 of file format7.cpp.
void Format7::stop |
( |
void |
|
) |
|
Member Data Documentation
order of pixels in raw image format
Definition at line 106 of file format7.h.
currently configured region of interest
Definition at line 99 of file format7.h.
The documentation for this class was generated from the following files:
camera1394
Author(s): Jack O'Quin, Patrick Beeson, Nate Koenig, Andrew Howard,
Damien Douxchamps, Dan Dennedy, Ken Tossell
autogenerated on Sat Mar 2 12:11:29 2013