System information (version)
Detailed description
It would be more obvious if the homography matrix were named H instead of R in AffineWarper class here.
Also because of class inheritance the documentation renders it as rotation matrix:

In the function definition here it is named H. So the declaration in the header is slightly inconsistent with its definition.