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

#include <annotate.hpp>

Public Attributes

fs::path database_path_in
fs::path net_path = fs::current_path() / "yolov8x-seg.torchscript"
bool isCuda {false}

Detailed Description

Definition at line 14 of file annotate.hpp.

Member Data Documentation

◆ database_path_in

fs::path SubcommandAnnotateOptions::database_path_in

Definition at line 16 of file annotate.hpp.

◆ isCuda

bool SubcommandAnnotateOptions::isCuda {false}

Definition at line 19 of file annotate.hpp.

◆ net_path

fs::path SubcommandAnnotateOptions::net_path = fs::current_path() / "yolov8x-seg.torchscript"

Definition at line 17 of file annotate.hpp.


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