ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
SubcommandAnnotatePanoramaOptions Struct Reference

#include <annotate_panorama.hpp>

Collaboration diagram for SubcommandAnnotatePanoramaOptions:

Public Attributes

fs::path net_path
int n_yaw = 8
double fov_deg = 90.0
int tile = 1008
float confidence = 0.5f
bool skip_annotated = false
std::string figures_dir
int figures_limit = 6

Detailed Description

Definition at line 15 of file annotate_panorama.hpp.

Member Data Documentation

◆ confidence

float SubcommandAnnotatePanoramaOptions::confidence = 0.5f

Definition at line 22 of file annotate_panorama.hpp.

◆ figures_dir

std::string SubcommandAnnotatePanoramaOptions::figures_dir

Definition at line 26 of file annotate_panorama.hpp.

◆ figures_limit

int SubcommandAnnotatePanoramaOptions::figures_limit = 6

Definition at line 27 of file annotate_panorama.hpp.

◆ fov_deg

double SubcommandAnnotatePanoramaOptions::fov_deg = 90.0

Definition at line 20 of file annotate_panorama.hpp.

◆ n_yaw

int SubcommandAnnotatePanoramaOptions::n_yaw = 8

Definition at line 19 of file annotate_panorama.hpp.

◆ net_path

fs::path SubcommandAnnotatePanoramaOptions::net_path

Definition at line 17 of file annotate_panorama.hpp.

◆ skip_annotated

bool SubcommandAnnotatePanoramaOptions::skip_annotated = false

Definition at line 24 of file annotate_panorama.hpp.

◆ tile

int SubcommandAnnotatePanoramaOptions::tile = 1008

Definition at line 21 of file annotate_panorama.hpp.


The documentation for this struct was generated from the following file: