Package boofcv.visualize
Class PeriodicColorizer
java.lang.Object
boofcv.visualize.PeriodicColorizer
- All Implemented Interfaces:
PointCloudViewer.Colorizer
- Direct Known Subclasses:
SingleAxisMagentaBlue
,SingleAxisRgb
,TwoAxisRgbPlane
A point cloud colorizer where the color pattern repeats periodically. The pattern can be offset and scaled
-
Constructor Summary
ModifierConstructorDescriptionprotected
protected
PeriodicColorizer
(double period, double offset) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface boofcv.visualize.PointCloudViewer.Colorizer
color
-
Constructor Details
-
PeriodicColorizer
protected PeriodicColorizer(double period, double offset) -
PeriodicColorizer
protected PeriodicColorizer()
-
-
Method Details
-
fperiod
-
foffset
-