Package boofcv.alg.sfm.d2
package boofcv.alg.sfm.d2
-
ClassDescriptionA track that's observed in two images at the same time.Factory for creating
StitchingTransform
of different motion models.Computes the transform from the first image in a sequence to the current frame.Examines tracks inside ofImageMotionPointTrackerKey
and decides when new feature tracks should be respawned.Stitches together sequences of images usingImageMotion2D
, typically used for image stabilization and creating mosaics.StitchingTransform<IT extends InvertibleTransform<IT>>TODO Comment