Package boofcv.alg.sfm.d2
-
Interface Summary Interface Description StitchingTransform<IT extends georegression.struct.InvertibleTransform> TODO Comment -
Class Summary Class Description AssociatedPairTrack FactoryStitchingTransform Factory for creatingStitchingTransformof different motion models.ImageMotionPointTrackerKey<I extends boofcv.struct.image.ImageBase<I>,IT extends georegression.struct.InvertibleTransform> Computes the transform from the first image in a sequence to the current frame.ImageMotionPtkSmartRespawn<I extends boofcv.struct.image.ImageBase<I>,IT extends georegression.struct.InvertibleTransform> Examines tracks inside ofImageMotionPointTrackerKeyand decides when new feature tracks should be respawned.StitchingFromMotion2D<I extends boofcv.struct.image.ImageBase<I>,IT extends georegression.struct.InvertibleTransform> Stitches together sequences of images usingImageMotion2D, typically used for image stabilization and creating mosaics.StitchingFromMotion2D.Corners UtilImageMotion