skvideo.motion
: Motion estimation routines and utilties¶Utilities to handle motion in video
blockMotion (videodata[, method, mbSize, p]) |
Block-based motion estimation |
blockComp (videodata, motionVect[, mbSize]) |
Block-based motion compensation |
globalEdgeMotion (frame1, frame2[, r, method]) |
Global motion estimation using edge features |