boofcv.examples.tracking
Class ExampleBackgroundRemovalMoving
- java.lang.Object
-
- boofcv.examples.tracking.ExampleBackgroundRemovalMoving
-
public class ExampleBackgroundRemovalMoving extends java.lang.ObjectExample 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.
-
-
Constructor Summary
Constructors Constructor and Description ExampleBackgroundRemovalMoving()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] args)
-
DataMelt 3.0 © DataMelt by jWork.ORG