LArOpenCV  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Namespaces | Classes
larcaffe Namespace Reference

C++ namespace for developping LArTPC software interface to deep learning tool caffe. More...

Namespaces

 msg
 Namespace for larcaffe message related types.
 

Classes

class  Image2D
 Meant to be a storage class for an image into a ROOT file. More...
 
class  ImageMeta
 A simple class to store image's meta data including
0) origin (left-bottom corner of the picture) absolute coordinate
1) horizontal and vertical size (width and height) in double precision
2) number of horizontal and vertical pixels
It is meant to be associated with a specific cv::Mat or larcv::Image2D object
(where the latter class contains ImageMeta as an attribute). More...
 
class  larbys
 Throw insignificant larbys when you find nonesense. More...
 
class  logger
 Utility class used to show formatted message on the screen. More...
 
struct  Point2D
 Simple 2D point struct. More...
 

Detailed Description

C++ namespace for developping LArTPC software interface to deep learning tool caffe.