ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Image.h File Reference
#include <Eigen/Core>
#include <memory>
#include <vector>
#include "ecvHObject.h"
Include dependency graph for Image.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cloudViewer::geometry::Image
 The Image class stores image with customizable width, height, num of channels and bytes per channel. More...
 

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::camera
 
 cloudViewer::geometry
 

Typedefs

typedef std::vector< std::shared_ptr< Image > > cloudViewer::geometry::ImagePyramid
 Typedef and functions for ImagePyramid. More...