|
ReUseX
0.0.1
3D Point Cloud Processing for Building Reuse
|
#include <annotate.hpp>
Public Attributes | |
| fs::path | database_path_in |
| fs::path | net_path = fs::current_path() / "yolov8x-seg.torchscript" |
| bool | isCuda {false} |
Definition at line 14 of file annotate.hpp.
| fs::path SubcommandAnnotateOptions::database_path_in |
Definition at line 16 of file annotate.hpp.
| bool SubcommandAnnotateOptions::isCuda {false} |
Definition at line 19 of file annotate.hpp.
| fs::path SubcommandAnnotateOptions::net_path = fs::current_path() / "yolov8x-seg.torchscript" |
Definition at line 17 of file annotate.hpp.