The MagAO-X basler camera controller. More...
#include <pylon/PylonIncludes.h>
#include <pylon/PixelData.h>
#include <pylon/GrabResultData.h>
#include <pylon/usb/BaslerUsbInstantCamera.h>
#include <pylon/usb/_BaslerUsbCameraParams.h>
#include <GenApi/IFloat.h>
#include <ImageStreamIO/ImageStreamIO.h>
#include "../../libMagAOX/libMagAOX.hpp"
#include "../../magaox_git_version.h"
Go to the source code of this file.
Classes | |
class | MagAOX::app::baslerCtrl |
Namespaces | |
MagAOX | |
MagAOX::app | |
Typedefs | |
typedef Pylon::CBaslerUsbInstantCamera | Camera_t |
typedef int16_t | pixelT |
The MagAO-X basler camera controller.
Definition in file baslerCtrl.hpp.
typedef Pylon::CBaslerUsbInstantCamera Camera_t |
Definition at line 21 of file baslerCtrl.hpp.
typedef int16_t pixelT |
Definition at line 22 of file baslerCtrl.hpp.