Top "Image-stabilization" questions

Image stabilization/alignment algorithm

From what I have read on the web, one of the most efficient algorithms for image stabilization is to use …

algorithm video image-processing image-stabilization
OpenCV warping image based on calcOpticalFlowFarneback

I'm trying to perform a complex warp of an image using Dense Optical Flow. I am trying to warp the …

c++ opencv opticalflow image-stabilization