Utilities for producing images for the RegCNN. More...
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 |
Utilities for producing images for the RegCNN.
Definition in file RegCNNImageUtils.h.
1.8.11