#include </build/pcl-iwPQmU/pcl-1.8.0+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.
pcl::cuda::DisparityClampedSmoothing::DisparityClampedSmoothing |
( |
float * |
data, |
|
|
float3 * |
disparity_helper_map, |
|
|
int |
width, |
|
|
int |
height, |
|
|
int |
window_size |
|
) |
| |
|
inline |
template<typename Tuple >
__host__ __device__ float pcl::cuda::DisparityClampedSmoothing::operator() |
( |
Tuple |
t | ) |
|
|
inline |
float* pcl::cuda::DisparityClampedSmoothing::data_ |
float3* pcl::cuda::DisparityClampedSmoothing::disparity_helper_map_ |
int pcl::cuda::DisparityClampedSmoothing::height_ |
int pcl::cuda::DisparityClampedSmoothing::width_ |
int pcl::cuda::DisparityClampedSmoothing::window_size_ |
The documentation for this struct was generated from the following file: