Documentation of 'boofcv.examples.stereo.ExampleStereoDisparity3D' Java class
ExampleStereoDisparity3D
boofcv.examples.stereo

Class ExampleStereoDisparity3D



  • public class ExampleStereoDisparity3D
    extends java.lang.Object
    Expanding upon ExampleStereoDisparity, this example demonstrates how to rescale an image for stereo processing and then compute its 3D point cloud. Images are often rescaled to improve speed and some times quality. Creating 3D point clouds from disparity images is easy and well documented in the literature, but there are some nuances to it.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

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

      • ExampleStereoDisparity3D

        public ExampleStereoDisparity3D()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.