LArOpenCV  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Classes | Namespaces | Typedefs
Image2D.h File Reference

Class def header for an image data holder. More...

#include <vector>
#include <cstdlib>
#include "ImageMeta.h"

Go to the source code of this file.

Classes

class  larcaffe::Image2D
 Meant to be a storage class for an image into a ROOT file. More...
 

Namespaces

 larcaffe
 C++ namespace for developping LArTPC software interface to deep learning tool caffe.
 
 larcv
 C++ namespace for developping LArTPC software interface to OpenCV based algorithm tools (LArOpenCV)
 

Typedefs

typedef ::larcaffe::Image2D larcv::Image2D
 

Detailed Description

Class def header for an image data holder.

Author
tmw, kazu

Definition in file Image2D.h.