PreprocessAffine Struct
Per-ROI 2×3 affine matrix from model/preprocessed coordinates to source-frame coordinates. More...
Declaration
struct simaai::neat::PreprocessAffine { ... }
Included Headers
#include <TensorCore.h>
Public Member Attributes Index
| double | m00 = 1.0 |
| double | m01 = 0.0 |
| double | m02 = 0.0 |
| double | m10 = 0.0 |
| double | m11 = 1.0 |
| double | m12 = 0.0 |
Description
Per-ROI 2×3 affine matrix from model/preprocessed coordinates to source-frame coordinates.
Definition at line 304 of file TensorCore.h.
Public Member Attributes
m00
|
Definition at line 305 of file TensorCore.h.
m01
|
Definition at line 306 of file TensorCore.h.
m02
|
Definition at line 307 of file TensorCore.h.
m10
|
Definition at line 308 of file TensorCore.h.
m11
|
Definition at line 309 of file TensorCore.h.
m12
|
Definition at line 310 of file TensorCore.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.