Uses of Interface
boofcv.alg.cloud.DisparityToColorPointCloud.ColorImage
Packages that use DisparityToColorPointCloud.ColorImage
-
Uses of DisparityToColorPointCloud.ColorImage in boofcv.alg.cloud
Methods in boofcv.alg.cloud with parameters of type DisparityToColorPointCloud.ColorImageModifier and TypeMethodDescriptionvoid
DisparityToColorPointCloud.process
(ImageGray<?> disparity, DisparityToColorPointCloud.ColorImage color, PointCloudWriter output) Given the disparity image compute the 3D location of valid points and save pixel colors at that point -
Uses of DisparityToColorPointCloud.ColorImage in boofcv.gui.d3
Methods in boofcv.gui.d3 that return DisparityToColorPointCloud.ColorImage