Dummy::Shot collects extra parameters for capturing a Dummy::Frame with a Dummy::Sensor. More...
#include "../Shot.h"
Go to the source code of this file.
Classes | |
class | FCam::Dummy::Shot |
Dummy::Shot collects parameters for simulating a frame capture with the Dummy sensor. More... | |
Namespaces | |
namespace | FCam |
Main namespace for the API. | |
namespace | FCam::Dummy |
The namespace for the dummy simulation platform. | |
Enumerations | |
enum | FCam::Dummy::TestPattern |
Test pattern selection for Dummy captures. |
Dummy::Shot collects extra parameters for capturing a Dummy::Frame with a Dummy::Sensor.
These parameters are the test pattern to use, and optionally the source DNG file for the capture.
Definition in file Shot.h.