Skip to content

rename a parameter R to H in AffineWarper member declarations #15824

@sergii-bond

Description

@sergii-bond
System information (version)
  • OpenCV => 4.1.2
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:

image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions