void depthPyr(const Depth &source, Depth &pyramid, float sigma_depth)
void create(int rows, int cols)
Allocates internal buffer in GPU memory. If internal buffer was created before the function recreates...
void truncateDepth(Depth &depth, float max_dist)
KF_EXPORTS void depthTruncation(Depth &depth, float threshold)
KF_EXPORTS void computeDists(const Depth &depth, Dists &dists, const Intr &intr)
KF_EXPORTS void waitAllDefaultStream()
KF_EXPORTS void resizePointsNormals(const Cloud &points, const Normals &normals, Cloud &points_out, Normals &normals_out)
int cols() const
Returns number of elements in each row.
KF_EXPORTS void depthBilateralFilter(const Depth &in, Depth &out, int ksz, float sigma_spatial, float sigma_depth)
KF_EXPORTS void depthBuildPyramid(const Depth &depth, Depth &pyramid, float sigma_depth)
void bilateralFilter(const Depth &src, Depth &dst, int kernel_size, float sigma_spatial, float sigma_depth)
void compute_dists(const Depth &depth, Dists dists, float2 f, float2 c)
KF_EXPORTS void computeNormalsAndMaskDepth(const Intr &intr, Depth &depth, Normals &normals)
int rows() const
Returns number of rows.
KF_EXPORTS void renderTangentColors(const Normals &normals, Image &image)
#define cudaSafeCall(expr)
KF_EXPORTS void computePointNormals(const Intr &intr, const Depth &depth, Cloud &points, Normals &normals)
KF_EXPORTS void resizeDepthNormals(const Depth &depth, const Normals &normals, Depth &depth_out, Normals &normals_out)
KF_EXPORTS void renderImage(const Depth &depth, const Normals &normals, const Intr &intr, const Vec3f &light_pose, Image &image)
lvr2
Author(s): Thomas Wiemann
, Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:23