Uses of Class
boofcv.alg.sfm.d2.StitchingFromMotion2D
-
Uses of StitchingFromMotion2D in boofcv.factory.sfm
Modifier and TypeMethodDescriptionstatic <I extends ImageBase<I>,
IT extends InvertibleTransform<IT>>
StitchingFromMotion2D<I,IT> FactoryMotion2D.createVideoStitch
(double maxJumpFraction, ImageMotion2D<I, IT> motion2D, ImageType<I> imageType) Estimates the image motion then combines images together.