F2::Shot collects parameters for capturing an F2::Frame, a superset of those of the base FCam::Shot. More...
#include "../Shot.h"
Go to the source code of this file.
Classes | |
class | FCam::F2::Shot |
F2::Shot collects parameters for capturing a frame with support for all the parameters of the F2 Frankencamera. More... | |
Namespaces | |
namespace | FCam |
Main namespace for the API. | |
namespace | FCam::F2 |
The namespace for the F2 platform. | |
namespace | FCam::F2::RowSkip |
Number of rows to skip for each row read out. | |
namespace | FCam::F2::ColSkip |
Number of columns to skip for each column read out. | |
namespace | FCam::F2::RowBin |
Number of rows to bin together for each row read out. | |
namespace | FCam::F2::ColBin |
Number of columns to bin together for each column read out. |
F2::Shot collects parameters for capturing an F2::Frame, a superset of those of the base FCam::Shot.
These parameters include full region-of-interest control.
Definition in file Shot.h.