The MagAO-X generic ImageStreamIO stream integrator. More...
#include <NvInfer.h>
#include <cuda_fp16.h>
#include <cuda_runtime_api.h>
#include <iostream>
#include <fstream>
#include <vector>
#include <limits>
#include <mx/improc/eigenCube.hpp>
#include <mx/improc/eigenImage.hpp>
#include "../../libMagAOX/libMagAOX.hpp"
#include "../../magaox_git_version.h"
Go to the source code of this file.
Classes | |
class | ImageBuffer |
class | MagAOX::app::dlDataCollection |
Namespaces | |
namespace | MagAOX |
namespace | MagAOX::app |
Functions | |
bool | loadCSV (const std::string &filename, int numValues, float *&dest) |
The MagAO-X generic ImageStreamIO stream integrator.
Definition in file dlDataCollection.hpp.
bool loadCSV | ( | const std::string & | filename, |
int | numValues, | ||
float *& | dest | ||
) |
Definition at line 26 of file dlDataCollection.hpp.
Referenced by MagAOX::app::dlDataCollection::loadRandomAmps().