Go to the documentation of this file.
27 f_out.
open(filename_image.
c_str(), std::ifstream::binary);
43 f_out.
open(filename_mask.
c_str(), std::ifstream::binary);
103 w.
writeValue(
"image_file", base_filename +
".rgbd");
104 w.
writeValue(
"mask_file", base_filename +
".mask");
110 write(filename, *msr);
void writeValue(const std::string &key, float f)
rgbd::ImageConstPtr image() const
const ConvexHull & convexHull() const
void writeGroup(const std::string &name)
bool serialize(const Image &image, tue::serialization::OutputArchive &a, RGBStorageType rgb_type=RGB_STORAGE_JPG, DepthStorageType depth_type=DEPTH_STORAGE_PNG)
const TYPE & type() const
bool write(const std::string &filename, const Measurement &msr)
const geo::Pose3D & pose() const
std::string filename() const
shared_ptr< const Measurement > MeasurementConstPtr
const ImageMask & imageMask() const
void serialize(const geo::Pose3D &pose, ed::io::Writer &w)
MeasurementConstPtr lastMeasurement() const
const std::string & str() const
std::vector< geo::Vec2f > points