libelas
Classes | Public Types | Public Member Functions | List of all members
Elas Class Reference

#include <elas.h>

Classes

struct  parameters
 

Public Types

enum  setting { ROBOTICS, MIDDLEBURY }
 

Public Member Functions

 Elas (parameters param)
 
 ~Elas ()
 
void process (uint8_t *I1, uint8_t *I2, float *D1, float *D2, const int32_t *dims)
 

Member Enumeration Documentation

Enumerator
ROBOTICS 
MIDDLEBURY 

Constructor & Destructor Documentation

Elas::Elas ( parameters  param)
inline
Elas::~Elas ( )
inline

Member Function Documentation

void Elas::process ( uint8_t *  I1,
uint8_t *  I2,
float *  D1,
float *  D2,
const int32_t *  dims 
)

The documentation for this class was generated from the following files: