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