Documentation of 'boofcv.examples.geometry.ExampleVideoMosaic' Java class
ExampleVideoMosaic
boofcv.examples.geometry

Class ExampleVideoMosaic



  • public class ExampleVideoMosaic
    extends java.lang.Object
    Example of how to create a mosaic from a video sequence using StitchingFromMotion2D. Mosaics work best when the scene being observed is far away or a flat surface. The camera motion should typically be rotational only, but translation can work depending on the scene's geometry. Motion blur and cheap cameras in general will degrade performance significantly with the current algorithm. This example just demonstrates a gray scale image, but with additional work color images can also be processed.
    • 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

      • ExampleVideoMosaic

        public ExampleVideoMosaic()
    • 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.