ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cuda_transpose.h File Reference
#include <cuda_runtime.h>
Include dependency graph for cuda_transpose.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 colmap
 
 colmap::mvs
 

Functions

template<typename T >
void colmap::mvs::CudaTranspose (const T *input, T *output, const int width, const int height, const int pitch_input, const int pitch_output)