API
 
Loading...
Searching...
No Matches

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"
Include dependency graph for dlDataCollection.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

The MagAO-X generic ImageStreamIO stream integrator.

Definition in file dlDataCollection.hpp.

Function Documentation

◆ loadCSV()

bool loadCSV ( const std::string &  filename,
int  numValues,
float *&  dest 
)

Definition at line 26 of file dlDataCollection.hpp.

Referenced by MagAOX::app::dlDataCollection::loadRandomAmps().