boofcv.examples.geometry
Class ExampleVideoStabilization
- java.lang.Object
-
- boofcv.examples.geometry.ExampleVideoStabilization
-
public class ExampleVideoStabilization extends java.lang.ObjectExample of how to stabilizing a video sequence using StitchingFromMotion2D. Video stabilization is almost the same as creating a video mosaic and the code in this example is a tweaked version of the mosaic example. The differences are that the output size is the same as the input image size and that the origin is never changed.
-
-
Constructor Summary
Constructors Constructor and Description ExampleVideoStabilization()
-
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