Data class for SampleL515Bag contains the SampleL515Bag.bag file.
More...
#include <Dataset.h>
|
| | SampleL515Bag (const std::string &data_root="") |
| |
| std::string | GetPath () const |
| | Path to the SampleL515Bag.bag file. More...
|
| |
| | DownloadDataset (const std::string &prefix, const DataDescriptor &data_descriptor, const std::string &data_root="") |
| |
| | DownloadDataset (const std::string &prefix, const std::vector< DataDescriptor > &data_descriptors, const std::string &data_root="") |
| |
| virtual | ~DownloadDataset () |
| |
| | Dataset (const std::string &prefix, const std::string &data_root="") |
| | Parameterized Constructor. More...
|
| |
| virtual | ~Dataset () |
| |
| const std::string | GetDataRoot () const |
| | Get data root directory. The data root is set at construction time or automatically determined. More...
|
| |
| const std::string | GetPrefix () const |
| | Get prefix for the dataset. More...
|
| |
| const std::string | GetDownloadDir () const |
| | Get absolute path to download directory. i.e. ${data_root}/download/${prefix}. More...
|
| |
| const std::string | GetExtractDir () const |
| | Get absolute path to extract directory. i.e. ${data_root}/extract/${prefix}. More...
|
| |
Data class for SampleL515Bag contains the SampleL515Bag.bag file.
◆ SampleL515Bag()
| open3d::data::SampleL515Bag::SampleL515Bag |
( |
const std::string & |
data_root = "" | ) |
|
◆ GetPath()
| std::string open3d::data::SampleL515Bag::GetPath |
( |
| ) |
const |
|
inline |
Path to the SampleL515Bag.bag file.
The documentation for this class was generated from the following files: