1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125
|
pcl
===
.. automodule:: pcl
.. rubric:: Functions
.. autosummary::
deg2rad
load
load2
load_PointWithViewpoint
load_XYZI
load_XYZRGB
load_XYZRGBA
rad2deg
save
save2
save_PointNormal
save_XYZRGBA
.. rubric:: Classes
.. autosummary::
ApproximateVoxelGrid
ApproximateVoxelGrid_PointXYZI
ApproximateVoxelGrid_PointXYZRGB
ApproximateVoxelGrid_PointXYZRGBA
ConcaveHull
ConcaveHull_PointXYZI
ConcaveHull_PointXYZRGB
ConcaveHull_PointXYZRGBA
ConditionAnd
ConditionalRemoval
CropBox
CropHull
EuclideanClusterExtraction
GeneralizedIterativeClosestPoint
HarrisKeypoint3D
IntegralImageNormalEstimation
IterativeClosestPoint
IterativeClosestPointNonLinear
KdTree
KdTreeFLANN
KdTreeFLANN_PointXYZI
KdTreeFLANN_PointXYZRGB
KdTreeFLANN_PointXYZRGBA
MomentOfInertiaEstimation
MovingLeastSquares
MovingLeastSquares_PointXYZRGB
MovingLeastSquares_PointXYZRGBA
NormalDistributionsTransform
NormalEstimation
OctreePointCloud
OctreePointCloud2Buf
OctreePointCloud2Buf_PointXYZI
OctreePointCloud2Buf_PointXYZRGB
OctreePointCloud2Buf_PointXYZRGBA
OctreePointCloudChangeDetector
OctreePointCloudChangeDetector_PointXYZI
OctreePointCloudChangeDetector_PointXYZRGB
OctreePointCloudChangeDetector_PointXYZRGBA
OctreePointCloudSearch
OctreePointCloudSearch_PointXYZI
OctreePointCloudSearch_PointXYZRGB
OctreePointCloudSearch_PointXYZRGBA
OctreePointCloud_PointXYZI
OctreePointCloud_PointXYZRGB
OctreePointCloud_PointXYZRGBA
PCLPointCloud2
PassThroughFilter
PassThroughFilter_PointXYZI
PassThroughFilter_PointXYZRGB
PassThroughFilter_PointXYZRGBA
PointCloud
PointCloud_Histogram
PointCloud_Normal
PointCloud_PointNormal
PointCloud_PointWithViewpoint
PointCloud_PointXYZI
PointCloud_PointXYZRGB
PointCloud_PointXYZRGBA
PointIndices
ProjectInliers
ROPSEstimation
RadiusOutlierRemoval
RandomSampleConsensus
RangeImages
SampleConsensusModel
SampleConsensusModelCylinder
SampleConsensusModelLine
SampleConsensusModelPlane
SampleConsensusModelRegistration
SampleConsensusModelSphere
SampleConsensusModelStick
Segmentation
SegmentationNormal
Segmentation_PointXYZI
Segmentation_PointXYZI_Normal
Segmentation_PointXYZRGB
Segmentation_PointXYZRGBA
Segmentation_PointXYZRGBA_Normal
Segmentation_PointXYZRGB_Normal
Sequence
StatisticalOutlierRemovalFilter
StatisticalOutlierRemovalFilter_PointXYZI
StatisticalOutlierRemovalFilter_PointXYZRGB
StatisticalOutlierRemovalFilter_PointXYZRGBA
VFHEstimation
Vertices
VoxelGridFilter
|