メインコンテンツまでスキップ

FeaturePointTensors Struct

Declaration

struct simaai::neat::FeaturePointTensors { ... }

Included Headers

#include <FeatureTypes.h>

Public Member Attributes Index

Tensorkeypoints

FP32 [N,2] image coordinates. More...

Tensorscores

FP32 [N] detector scores. More...

Tensordescriptors

INT8/BF16/FP32 [N,D] normalized descriptors. More...

Definition at line 58 of file FeatureTypes.h.

Public Member Attributes

descriptors

Tensor simaai::neat::FeaturePointTensors::descriptors

INT8/BF16/FP32 [N,D] normalized descriptors.

Definition at line 61 of file FeatureTypes.h.

keypoints

Tensor simaai::neat::FeaturePointTensors::keypoints

FP32 [N,2] image coordinates.

Definition at line 59 of file FeatureTypes.h.

scores

Tensor simaai::neat::FeaturePointTensors::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.