Open3D (C++ API)  0.11.0
Data Structures | Namespaces | Typedefs
Image.h File Reference

(5935abc1 (Thu Jun 18 01:37:59 2020 -0700))

#include <Eigen/Core>
#include <memory>
#include <vector>
#include "open3d/geometry/Geometry2D.h"
#include "open3d/utility/Console.h"

Go to the source code of this file.

Data Structures

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

Namespaces

 open3d
 
 open3d::camera
 
 open3d::geometry
 

Typedefs

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