Package boofcv.gui.d3

Class UtilDisparitySwing


  • public class UtilDisparitySwing
    extends java.lang.Object
    Various utility functions and classes related disparity images and point clouds
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boofcv.alg.cloud.DisparityToColorPointCloud.ColorImage wrap​(java.awt.image.BufferedImage image)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UtilDisparitySwing

        public UtilDisparitySwing()
    • Method Detail

      • wrap

        public static boofcv.alg.cloud.DisparityToColorPointCloud.ColorImage wrap​(java.awt.image.BufferedImage image)