MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Classes | Namespaces
view.h File Reference
#include <cstdint>
#include <map>
#include <memory>
#include <string>
#include <vector>
#include "mve/defines.h"
#include "mve/camera.h"
#include "mve/image_base.h"
#include "mve/image.h"
Include dependency graph for view.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mve::View
 File system representation of a MVE view. More...
 
struct  mve::View::BlobProxy
 Proxy for BLOBs (Binary Large OBjects). More...
 
struct  mve::View::ImageProxy
 Proxy for images. More...
 
struct  mve::View::MetaData
 View meta information that stores key/value pairs and the camera. More...
 

Namespaces

namespace  mve
 Multi-View Environment library.