Skip to content

Not using refined homography #1

@edne

Description

@edne

Hi, I'm just reading your code to understand the Zhang algorithm, so I never tested it.
But I noticed that here [1] you are appending to the refined_homographies list the estimated ones, de facto trowing away the refined variable, maybe is that a bug?

[1]

refined_homographies.append(estimated)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions