Skip to content

LucasKanadeAffine threshold bug #3

Description

@elzino

Hi! First, thank you for sharing your code. I tried to run your "testAerialSequence" code on my machine but found some strange point.
In LucasKanadeAffine.py, threshold is initialized with 5 and it always makes following while loop condition as False.
So LucasKanadeAffine function always returns [[1, 0, 0], [0, 1, 0]] and it means just identity matrix.
Can you please check this part and let me know how to fix this part to run your code.
Thanks!

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