Classes | |
| class | Flash |
| An F2 specific Flash Device for Phidgets triggered flash units. More... | |
| class | Frame |
| F2::Frame is a captured image with the additional parameters available on the F2 Frankencamera It is returned by F2::Sensor's getFrame. More... | |
| class | PhidgetDevice |
| A manager and base class for Phidgets based devices. More... | |
| class | Sensor |
| F2::Sensor manages the Aptina MT9P031 image sensor on the F2 Frankencamera. More... | |
| class | Shot |
| F2::Shot collects parameters for capturing a frame with support for all the parameters of the F2 Frankencamera. More... | |
| class | ShutterButton |
| A simple shutter button class that generates an FCam::Event each time the Phidget based shutter button is pressed or released. More... | |
Namespaces | |
| namespace | RowSkip |
| Number of rows to skip for each row read out. | |
| namespace | ColSkip |
| Number of columns to skip for each column read out. | |
| namespace | RowBin |
| Number of rows to bin together for each row read out. | |
| namespace | ColBin |
| Number of columns to bin together for each column read out. | |
This namespace declares new Sensor, Frame, and Shot classes that expose all of the extra features available on the F2 platform, such as region-of-interest and variable skip/bin settings. To use it, include F2.h and use them either with FCam::F2:Shot, or wholesale by using namespace FCam::F2;
1.5.6