#include </build/pcl-E7UoGV/pcl-1.8.1+dfsg1/cuda/io/include/pcl/cuda/io/kinect_smoothing.h>
|
| DisparityClampedSmoothing (float *data, float3 *disparity_helper_map, int width, int height, int window_size) |
|
template<typename Tuple > |
__host__ __device__ float | operator() (Tuple t) |
|
Definition at line 154 of file kinect_smoothing.h.
◆ DisparityClampedSmoothing()
pcl::cuda::DisparityClampedSmoothing::DisparityClampedSmoothing |
( |
float * |
data, |
|
|
float3 * |
disparity_helper_map, |
|
|
int |
width, |
|
|
int |
height, |
|
|
int |
window_size |
|
) |
| |
|
inline |
◆ operator()()
template<typename Tuple >
__host__ __device__ float pcl::cuda::DisparityClampedSmoothing::operator() |
( |
Tuple |
t | ) |
|
|
inline |
◆ data_
float* pcl::cuda::DisparityClampedSmoothing::data_ |
◆ disparity_helper_map_
float3* pcl::cuda::DisparityClampedSmoothing::disparity_helper_map_ |
◆ height_
int pcl::cuda::DisparityClampedSmoothing::height_ |
◆ width_
int pcl::cuda::DisparityClampedSmoothing::width_ |
◆ window_size_
int pcl::cuda::DisparityClampedSmoothing::window_size_ |
The documentation for this struct was generated from the following file: