|
SOMHunter Core
|
Basic abstraction for images. More...
#include <image-processor.h>
Public Attributes | |
| size_t | w |
| size_t | h |
| size_t | num_channels |
| std::vector< DType_ > | _data |
Basic abstraction for images.
| std::vector<DType_> sh::BitmapImage< DType_ >::_data |
| size_t sh::BitmapImage< DType_ >::h |
| size_t sh::BitmapImage< DType_ >::num_channels |
| size_t sh::BitmapImage< DType_ >::w |