Struct ModelToImage::DI
Defined in File ModelToImage.hpp
Nested Relationships
This struct is a nested type of Class ModelToImage.
Struct Documentation
-
struct DI
Image with single depth information.
Public Functions
-
inline DI()
Public Members
-
vector<vector<float>> pixels
-
float maxRange
-
float minRange
-
inline DI()