Home
last modified time | relevance | path

Searched defs:tsdf (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/kinfu/src/cuda/
H A Ddevice.hpp52 pack_tsdf (float tsdf, int weight, short2& value) in pack_tsdf()
60 unpack_tsdf (short2 value, float& tsdf, int& weight) in unpack_tsdf()
H A Dtsdf_volume.cu154 float tsdf = fmin (1.f, sdf / tranc_dist_mm); in operator ()() local
176 integrateTsdfKernel (const Tsdf tsdf) { in integrateTsdfKernel()
234 float tsdf = fmin (1.f, sdf / tranc_dist_mm); in tsdf2() local
264 Tsdf tsdf; in integrateTsdfVolume() local
371 float tsdf = fmin (1.0f, sdf * tranc_dist_inv); in tsdf23() local
447 … float tsdf = fmin (1.0f, sdf * tranc_dist_inv); in tsdf23normal_hack() local
H A Dray_caster.cu194 float tsdf = readTsdf (g.x, g.y, g.z); in operator ()() local
H A Dextract.cu78 float tsdf; in fetch() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/kinfu_large_scale/src/cuda/
H A Ddevice.hpp56 pack_tsdf (float tsdf, int weight, short2& value) in pack_tsdf()
64 unpack_tsdf (short2 value, float& tsdf, int& weight) in unpack_tsdf()
H A Dtsdf_volume.cu250 float tsdf = fmin (1.f, sdf / tranc_dist_mm); in operator ()() local
272 integrateTsdfKernel (const Tsdf tsdf) { in integrateTsdfKernel()
330 float tsdf = fmin (1.f, sdf / tranc_dist_mm); in tsdf2() local
357 Tsdf tsdf; in integrateTsdfVolume() local
477 float tsdf = fmin (1.0f, sdf * tranc_dist_inv); in tsdf23() local
553 … float tsdf = fmin (1.0f, sdf * tranc_dist_inv); in tsdf23normal_hack() local
H A Dextract.cu82 float tsdf; in fetch() local
96 float tsdf; in fetch() local
H A Dray_caster.cu231 float tsdf = readTsdf (g.x, g.y, g.z, buffer); in operator ()() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/kinfu/src/
H A Dmarching_cubes.cpp60 pcl::gpu::MarchingCubes::run(const TsdfVolume& tsdf, DeviceArray<PointType>& triangles_buffer) in run()
H A Dcolor_volume.cpp51 pcl::gpu::ColorVolume::ColorVolume(const TsdfVolume& tsdf, int max_weight) : resolution_(tsdf.getRe… in ColorVolume()
H A Dtsdf_volume.cpp320 pcl::gpu::TsdfVolume::downloadTsdfAndWeighs (std::vector<float>& tsdf, std::vector<short>& weights)… in downloadTsdfAndWeighs()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/kinfu_large_scale/src/
H A Dmarching_cubes.cpp60 pcl::gpu::kinfuLS::MarchingCubes::run(const TsdfVolume& tsdf, DeviceArray<PointType>& triangles_buf… in run()
H A Dcolor_volume.cpp50 pcl::gpu::kinfuLS::ColorVolume::ColorVolume(const TsdfVolume& tsdf, int max_weight) : resolution_(t… in ColorVolume()
H A Dtsdf_volume.cpp415 pcl::gpu::kinfuLS::TsdfVolume::downloadTsdfAndWeights (std::vector<float>& tsdf, std::vector<short>… in downloadTsdfAndWeights()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/rgbd/src/
H A Dcolored_tsdf.hpp29 TsdfType tsdf; member
H A Dtsdf_functions.cpp310 TsdfType tsdf = floatToTsdf(fmin(1.f, sdf * truncDistInv)); in integrateVolumeUnit() local
402 TsdfType tsdf = floatToTsdf(fmin(1.f, sdf * truncDistInv)); in integrateVolumeUnit() local
585 TsdfType tsdf = floatToTsdf(fmin(1.f, sdf * truncDistInv)); in integrateRGBVolumeUnit() local
693 TsdfType tsdf = floatToTsdf(fmin(1.f, sdf * truncDistInv)); in integrateRGBVolumeUnit() local
H A Dtsdf.hpp29 TsdfType tsdf; member
H A Ddynafu_tsdf.cpp281 volumeType tsdf = fmin(1.f, sdf * truncDistInv); in operator ()() local
/dports/graphics/open3d/Open3D-0.2/src/Core/Integration/
H A DUniformTSDFVolume.cpp294 float tsdf = std::min(1.0f, in IntegrateWithDepthToCameraDistanceMultiplier() local
/dports/graphics/py-open3d-python/Open3D-0.2/src/Core/Integration/
H A DUniformTSDFVolume.cpp294 float tsdf = std::min(1.0f, in IntegrateWithDepthToCameraDistanceMultiplier() local
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dborders.c1716 DecorFace *tsdf; in border_setup_bar_pixmaps() local
2156 DecorFace *tsdf; in border_mp_get_titlebar_descr() local
3292 DecorFace *tsdf; in border_set_button_pixmap() local
3832 DecorFace *df, *tsdf; in border_setup_use_title_style() local
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dborders.c1716 DecorFace *tsdf; in border_setup_bar_pixmaps() local
2157 DecorFace *tsdf; in border_mp_get_titlebar_descr() local
3293 DecorFace *tsdf; in border_set_button_pixmap() local
3833 DecorFace *df, *tsdf; in border_setup_use_title_style() local