API Reference >> Motion
Fork me on GitHub

Motion

skvideo.motion: Motion estimation routines and utilties

Utilities to handle motion in video

Functions

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