Namespaces | Enumerations | Functions
image_store.h File Reference
#include "image.h"
#include <string>
Include dependency graph for image_store.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 rcg
 

Enumerations

enum  rcg::ImgFmt { rcg::PNM, rcg::PNG }
 

Functions

std::string rcg::ensureNewFileName (std::string name)
 This method checks if the given file name already exists and produces a new file name if this happens. More...
 
std::string rcg::storeImage (const std::string &name, ImgFmt fmt, const Image &image, size_t yoffset=0, size_t height=0)
 Stores the given image. More...
 
std::string rcg::storeImageAsDisparityPFM (const std::string &name, const Image &image, int inv, float scale, float offset)
 Stores the given image as disparity. More...
 


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Mar 17 2021 02:48:41