|
rgbd
|
#include <tue/serialization/input_archive.h>#include <tue/serialization/output_archive.h>#include "rgbd/image.h"

Go to the source code of this file.
Namespaces | |
| rgbd | |
Functions | |
| bool | rgbd::deserialize (tue::serialization::InputArchive &a, Image &image) |
| bool | rgbd::serialize (const Image &image, tue::serialization::OutputArchive &a, RGBStorageType rgb_type=RGB_STORAGE_JPG, DepthStorageType depth_type=DEPTH_STORAGE_PNG) |
1.8.17