Classes | Namespaces | Typedefs
RegCNNImageUtils.h File Reference

Utilities for producing images for the RegCNN. More...

#include <vector>
#include "dunereco/RegCNN/func/RegPixelMap.h"

Go to the source code of this file.

Classes

class  cnn::RegCNNImageUtils
 Class containing some utility functions for all things RegCNN. More...
 

Namespaces

 cnn
 Defines an enumeration for cellhit classification.
 

Typedefs

typedef std::vector< std::vector< float > > cnn::ViewVectorF
 Useful typedefs. More...
 
typedef std::vector< ViewVectorF > cnn::ImageVectorF
 

Detailed Description

Utilities for producing images for the RegCNN.

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 RegCNNImageUtils.h.