Skip to main content

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

doublem00 = 1.0
doublem01 = 0.0
doublem02 = 0.0
doublem10 = 0.0
doublem11 = 1.0
doublem12 = 0.0

Description

Per-ROI 2×3 affine matrix from model/preprocessed coordinates to source-frame coordinates.

Definition at line 298 of file TensorCore.h.

Public Member Attributes

m00

double simaai::neat::PreprocessAffine::m00 = 1.0

Definition at line 299 of file TensorCore.h.

m01

double simaai::neat::PreprocessAffine::m01 = 0.0

Definition at line 300 of file TensorCore.h.

m02

double simaai::neat::PreprocessAffine::m02 = 0.0

Definition at line 301 of file TensorCore.h.

m10

double simaai::neat::PreprocessAffine::m10 = 0.0

Definition at line 302 of file TensorCore.h.

m11

double simaai::neat::PreprocessAffine::m11 = 1.0

Definition at line 303 of file TensorCore.h.

m12

double simaai::neat::PreprocessAffine::m12 = 0.0

Definition at line 304 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.