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

(80ae047 (Wed Mar 27 17:22:00 2024 -0700))

#include <Eigen/Core>
#include <memory>
#include <vector>
#include "open3d/geometry/Geometry2D.h"
#include "open3d/utility/Logging.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...