20 "20220201-data/DemoFeatureMatchingPointClouds.zip",
21 "02f0703ce0cbf4df78ce2602ae33fc79"};
24 const std::string& data_root)
28 point_cloud_paths_ = {extract_dir +
"/cloud_bin_0.pcd",
29 extract_dir +
"/cloud_bin_1.pcd"};
30 fpfh_feature_paths_ = {extract_dir +
"/cloud_bin_0.fpfh.bin",
31 extract_dir +
"/cloud_bin_1.fpfh.bin"};
32 l32d_feature_paths_ = {extract_dir +
"/cloud_bin_0.d32.bin",
33 extract_dir +
"/cloud_bin_1.d32.bin"};
const std::string GetExtractDir() const
Get absolute path to extract directory. i.e. ${data_root}/extract/${prefix}.
DemoFeatureMatchingPointClouds(const std::string &data_root="")
Dataset class with one or more downloaded file.
std::string CloudViewerDownloadsPrefix()
static const DataDescriptor data_descriptor
Generic file read and write utility for python interface.
Infomation about a file to be downloaded.