|
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, const std::tuple< int, int > &start) |
Public Attributes | |
| float | i2d [6] |
| float | d2i [6] |
Definition at line 7 of file affine.hpp.
|
inline |
Definition at line 11 of file affine.hpp.
| float ReUseX::vision::tensor_rt::affine::CropResizeMatrix::d2i[6] |
Definition at line 9 of file affine.hpp.
Referenced by compute().
| float ReUseX::vision::tensor_rt::affine::CropResizeMatrix::i2d[6] |
Definition at line 8 of file affine.hpp.
Referenced by compute().