Classes | Namespaces | Typedefs
CVNImageUtils.h File Reference

Utilities for producing images for the CVN. More...

#include <vector>
#include "dunereco/CVN/func/PixelMap.h"

Go to the source code of this file.

Classes

class  cvn::CVNImageUtils
 Class containing some utility functions for all things CVN. More...
 

Namespaces

 cvn
 Utility class for truth labels.
 

Typedefs

typedef std::vector< std::vector< unsigned char > > cvn::ViewVector
 Useful typedefs. More...
 
typedef std::vector< ViewVector > cvn::ImageVector
 
typedef std::vector< std::vector< float > > cvn::ViewVectorF
 
typedef std::vector< ViewVectorF > cvn::ImageVectorF
 

Detailed Description

Utilities for producing images for the CVN.

Author
Leigh Whitehead - leigh.nosp@m..how.nosp@m.ard.w.nosp@m.hite.nosp@m.head@.nosp@m.cern.nosp@m..ch

Definition in file CVNImageUtils.h.