10 #include <unordered_set>
100 std::unordered_map<std::string, camera_t> camera_model_to_id_;
102 std::string prev_image_folder_;
103 std::unordered_set<std::string> image_folders_;
std::shared_ptr< core::Tensor > image
@ CAMERA_SINGLE_DIM_ERROR
ImageReader(const ImageReaderOptions &options, Database *database)
Status Next(Camera *camera, Image *image, Bitmap *bitmap, Bitmap *mask)
const camera_t kInvalidCameraId
std::string camera_params
bool single_camera_per_folder
double default_focal_length_factor
std::string camera_mask_path
std::string database_path
bool single_camera_per_image
std::vector< std::string > image_list