Documentation of 'boofcv.examples.tracking.ExampleBackgroundRemovalMoving' Java class
ExampleBackgroundRemovalMoving
boofcv.examples.tracking

Class ExampleBackgroundRemovalMoving



  • public class ExampleBackgroundRemovalMoving
    extends java.lang.Object
    Example showing how to perform background modeling with a moving camera. Here the camera's motion is explicitly estimated using a motion model. That motion model is then used to distort the image and generate background. The net affect is a significant reduction in false positives around the objects of images in oscillating cameras and the ability to detect motion in moving scenes.
    • 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

      • ExampleBackgroundRemovalMoving

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