Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LucasKanadeAffine threshold bug #3

Open
elzino opened this issue Nov 11, 2020 · 0 comments
Open

LucasKanadeAffine threshold bug #3

elzino opened this issue Nov 11, 2020 · 0 comments

Comments

@elzino
Copy link

elzino commented Nov 11, 2020

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant