ReUseX  0.0.1
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
Sam3Type.hpp File Reference
#include <array>
#include <opencv2/opencv.hpp>
#include <string>
#include <utility>
#include <vector>
Include dependency graph for Sam3Type.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ReUseX::vision::tensor_rt::Sam3PromptUnit
struct  ReUseX::vision::tensor_rt::Sam3Input

Namespaces

namespace  ReUseX
namespace  ReUseX::vision
namespace  ReUseX::vision::tensor_rt

Typedefs

using ReUseX::vision::tensor_rt::BoxPrompt = std::pair<std::string, std::array<float, 4>>