跳至主要内容

SuperPointOptions Struct

SuperPoint-specific BoxDecode options. Negative spatial knobs mean "use profile/MPK default". More...

Declaration

struct simaai::neat::SuperPointOptions { ... }

Included Headers

#include <SuperPointTypes.h>

Public Member Attributes Index

SuperPointProfileprofile = SuperPointProfile::Auto
intnms_radius = -1
intborder_margin = -1
TensorDTypedescriptor_output_dtype = TensorDType::Float32
SuperPointOutputFormatoutput_format = SuperPointOutputFormat::FeaturePointsV1

Description

SuperPoint-specific BoxDecode options. Negative spatial knobs mean "use profile/MPK default".

Definition at line 35 of file SuperPointTypes.h.

Public Member Attributes

border_margin

int simaai::neat::SuperPointOptions::border_margin = -1

Definition at line 40 of file SuperPointTypes.h.

descriptor_output_dtype

TensorDType simaai::neat::SuperPointOptions::descriptor_output_dtype = TensorDType::Float32

Definition at line 41 of file SuperPointTypes.h.

nms_radius

int simaai::neat::SuperPointOptions::nms_radius = -1

Definition at line 39 of file SuperPointTypes.h.

output_format

SuperPointOutputFormat simaai::neat::SuperPointOptions::output_format = SuperPointOutputFormat::FeaturePointsV1

Definition at line 42 of file SuperPointTypes.h.

profile

SuperPointProfile simaai::neat::SuperPointOptions::profile = SuperPointProfile::Auto

Definition at line 38 of file SuperPointTypes.h.


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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.