|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
Go to the source code of this file.
Namespaces | |
| namespace | reusex |
| namespace | reusex::vision |
| namespace | reusex::vision::tensor_rt |
Functions | |
| void | reusex::vision::tensor_rt::chw_to_hwc (const float *src, float *dst, int c, int h, int w, void *stream) |
| double | reusex::vision::tensor_rt::chw_to_hwc_device_roundtrip (const float *h_src, float *h_dst, int c, int h, int w, int iters=1) |