Point Cloud Library (PCL)
1.14.1-dev
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
a
c
d
e
f
h
i
l
m
n
r
s
t
u
v
w
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
r
s
t
u
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerations
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
w
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Related Functions
a
b
m
o
p
q
r
s
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
pcl
kernel
pcl::kernel< PointT > Member List
This is the complete list of members for
pcl::kernel< PointT >
, including all inherited members.
DERIVATIVE_BACKWARD_X
enum value
pcl::kernel< PointT >
DERIVATIVE_BACKWARD_Y
enum value
pcl::kernel< PointT >
DERIVATIVE_CENTRAL_X
enum value
pcl::kernel< PointT >
DERIVATIVE_CENTRAL_Y
enum value
pcl::kernel< PointT >
DERIVATIVE_FORWARD_X
enum value
pcl::kernel< PointT >
DERIVATIVE_FORWARD_Y
enum value
pcl::kernel< PointT >
derivativeXBackwardKernel
(pcl::PointCloud< PointT > &kernel)
pcl::kernel< PointT >
derivativeXCentralKernel
(pcl::PointCloud< PointT > &kernel)
pcl::kernel< PointT >
derivativeXForwardKernel
(pcl::PointCloud< PointT > &kernel)
pcl::kernel< PointT >
derivativeYBackwardKernel
(PointCloud< PointT > &kernel)
pcl::kernel< PointT >
derivativeYCentralKernel
(pcl::PointCloud< PointT > &kernel)
pcl::kernel< PointT >
derivativeYForwardKernel
(pcl::PointCloud< PointT > &kernel)
pcl::kernel< PointT >
fetchKernel
(pcl::PointCloud< PointT > &kernel)
pcl::kernel< PointT >
GAUSSIAN
enum value
pcl::kernel< PointT >
gaussianKernel
(pcl::PointCloud< PointT > &kernel)
pcl::kernel< PointT >
kernel
()
pcl::kernel< PointT >
inline
KERNEL_ENUM
enum name
pcl::kernel< PointT >
kernel_size_
pcl::kernel< PointT >
kernel_type_
pcl::kernel< PointT >
LOG
enum value
pcl::kernel< PointT >
loGKernel
(pcl::PointCloud< PointT > &kernel)
pcl::kernel< PointT >
PREWITT_X
enum value
pcl::kernel< PointT >
PREWITT_Y
enum value
pcl::kernel< PointT >
prewittKernelX
(pcl::PointCloud< PointT > &kernel)
pcl::kernel< PointT >
prewittKernelY
(pcl::PointCloud< PointT > &kernel)
pcl::kernel< PointT >
ROBERTS_X
enum value
pcl::kernel< PointT >
ROBERTS_Y
enum value
pcl::kernel< PointT >
robertsKernelX
(pcl::PointCloud< PointT > &kernel)
pcl::kernel< PointT >
robertsKernelY
(pcl::PointCloud< PointT > &kernel)
pcl::kernel< PointT >
setKernelSigma
(float kernel_sigma)
pcl::kernel< PointT >
setKernelSize
(int kernel_size)
pcl::kernel< PointT >
setKernelType
(KERNEL_ENUM kernel_type)
pcl::kernel< PointT >
sigma_
pcl::kernel< PointT >
SOBEL_X
enum value
pcl::kernel< PointT >
SOBEL_Y
enum value
pcl::kernel< PointT >
sobelKernelX
(pcl::PointCloud< PointT > &kernel)
pcl::kernel< PointT >
sobelKernelY
(pcl::PointCloud< PointT > &kernel)
pcl::kernel< PointT >