Which algorithm are implemented in cv::reg::Mapper classes?

asked Jul 15 '0

Skaldr gravatar image

Hello, I'm working with cv::reg::Mapper classes and it works quite well but I really need to know wich algorithms are implemented in it. In particular in cv::reg::MapperGradSimilar. Thank you

Preview: (hide)

Comments

The implementation follows essentially the corresponding part of the paper "Image Alignment and Stitching: A Tutorial", from Richard Szeliski.

berak gravatar imageberak (Jul 15 '0)edit