FiltersΒΆ
Filters operate on data as inline operations. They can remove, modify, reorganize, and add points to the data stream as it goes by. Some filters can only operate on dimensions they understand (consider filters.reprojection doing geographic reprojection on XYZ coordinates), while others do not interrogate the point data at all and simply reorganize or split data.
- filters.approximatecoplanar
- filters.assign
- filters.chipper
- filters.cluster
- filters.colorinterp
- filters.colorization
- filters.computerange
- filters.crop
- filters.decimation
- filters.divider
- filters.eigenvalues
- filters.elm
- filters.estimaterank
- filters.ferry
- filters.greedyprojection
- filters.gridprojection
- filters.groupby
- filters.hag
- filters.hexbin
- filters.iqr
- filters.kdistance
- filters.locate
- filters.lof
- filters.mad
- filters.merge
- filters.mongus
- filters.mortonorder
- filters.movingleastsquares
- filters.normal
- filters.outlier
- filters.overlay
- filters.pclblock
- filters.pmf
- filters.poisson
- filters.predicate
- filters.programmable
- filters.radialdensity
- filters.randomize
- filters.range
- filters.reprojection
- filters.sample
- filters.smrf
- filters.sort
- filters.splitter
- filters.stats
- filters.transformation
- filters.voxelgrid