rgbd
Namespaces | Functions
serialization.h File Reference
#include <tue/serialization/input_archive.h>
#include <tue/serialization/output_archive.h>
#include "rgbd/image.h"
Include dependency graph for serialization.h:
This graph shows which files directly or indirectly include this file:

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)