Uses of Interface
boofcv.visualize.PointCloudViewer.Colorizer
-
Uses of PointCloudViewer.Colorizer in boofcv.gui.d3
Modifier and TypeMethodDescriptionvoid
PointCloudViewerSwing.setColorizer
(PointCloudViewer.Colorizer colorizer) -
Uses of PointCloudViewer.Colorizer in boofcv.visualize
Modifier and TypeClassDescriptionclass
A point cloud colorizer where the color pattern repeats periodically.class
Generates colors based on value along one axis.static class
static class
static class
class
Generates colors based on value along one axis.static class
static class
static class
class
Generates colors using a primary axis and the sum of the other two axises.static class
static class
static class
Modifier and TypeMethodDescriptionvoid
PointCloudViewer.setColorizer
(PointCloudViewer.Colorizer colorizer) Used to assign colors to points using a custom function based on their position and/or index.