|
ReUseX
0.0.1
3D Point Cloud Processing for Building Reuse
|
#include <affine.hpp>
Public Member Functions | |
| void | compute (const std::tuple< int, int > &from, const std::tuple< int, int > &to) |
Public Attributes | |
| float | i2d [6] |
| float | d2i [6] |
Definition at line 90 of file affine.hpp.
|
inline |
Definition at line 94 of file affine.hpp.
| float ReUseX::vision::tensor_rt::affine::LetterBoxMatrix::d2i[6] |
Definition at line 92 of file affine.hpp.
Referenced by compute().
| float ReUseX::vision::tensor_rt::affine::LetterBoxMatrix::i2d[6] |
Definition at line 91 of file affine.hpp.
Referenced by compute().