|
CUV
0.9.201304091348
|
interaction with CImg library More...
Functions | |
| template<class V , class M > | |
| void | show (const tensor< V, host_memory_space, M > &m, const std::string &name) |
| show an image stored in a tensor | |
| template<class V , class M > | |
| void | load (tensor< V, host_memory_space, M > &m, const std::string &name) |
| load an image in a tensor | |
| template<class V , class M > | |
| void | save (tensor< V, host_memory_space, M > &m, const std::string &name) |
| save an image stored in a tensor | |
interaction with CImg library
1.8.1.2