Package boofcv.abst.sfm.d2
-
Interface Summary Interface Description ImageMotion2D<I extends boofcv.struct.image.ImageBase<I>,IT extends georegression.struct.InvertibleTransform> Estimates the 2D motion of images in a video sequence. -
Class Summary Class Description PlToGrayMotion2D<T extends boofcv.struct.image.ImageGray<T>,IT extends georegression.struct.InvertibleTransform> Wrapper which converts a planar image into a gray scale image before computing its image motion.WrapImageMotionPtkSmartRespawn<T extends boofcv.struct.image.ImageBase<T>,IT extends georegression.struct.InvertibleTransform> Wrapper aroundImageMotionPtkSmartRespawnforImageMotion2D.