FeaturePointTensors Struct
Declaration
struct simaai::neat::FeaturePointTensors { ... }
Included Headers
#include <FeatureTypes.h>
Public Member Attributes Index
| Tensor | keypoints |
|
FP32 [N,2] image coordinates. More... | |
| Tensor | scores |
|
FP32 [N] detector scores. More... | |
| Tensor | descriptors |
|
INT8/BF16/FP32 [N,D] normalized descriptors. More... | |
Definition at line 58 of file FeatureTypes.h.
Public Member Attributes
descriptors
|
INT8/BF16/FP32 [N,D] normalized descriptors.
Definition at line 61 of file FeatureTypes.h.
keypoints
|
FP32 [N,2] image coordinates.
Definition at line 59 of file FeatureTypes.h.
scores
|
FP32 [N] detector scores.
Definition at line 60 of file FeatureTypes.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.