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