

Go to the source code of this file.
Classes | |
| class | ImageInfo |
Namespaces | |
| mlpack | |
.hpp | |
| mlpack::data | |
Functions to load and save matrices and models. | |
Macros | |
| #define | STB_IMAGE_IMPLEMENTATION |
| #define | STB_IMAGE_STATIC |
| #define | STB_IMAGE_WRITE_IMPLEMENTATION |
| #define | STB_IMAGE_WRITE_STATIC |
An image information holder.
mlpack is free software; you may redistribute it and/or modify it under the terms of the 3-clause BSD license. You should have received a copy of the 3-clause BSD license along with mlpack. If not, see http://www.opensource.org/licenses/BSD-3-Clause for more information.
Definition in file image_info.hpp.
| #define STB_IMAGE_IMPLEMENTATION |
Definition at line 22 of file image_info.hpp.
| #define STB_IMAGE_STATIC |
Definition at line 21 of file image_info.hpp.
| #define STB_IMAGE_WRITE_IMPLEMENTATION |
Definition at line 26 of file image_info.hpp.
| #define STB_IMAGE_WRITE_STATIC |
Definition at line 25 of file image_info.hpp.