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

why the mask of feature tracker is 480x640? #136

Open
cai199626 opened this issue Jun 17, 2020 · 0 comments
Open

why the mask of feature tracker is 480x640? #136

cai199626 opened this issue Jun 17, 2020 · 0 comments

Comments

@cai199626
Copy link

cai199626 commented Jun 17, 2020

My understanding was that this app runs with 640x480(width x height) images, but why the mask in the feature_tracker.hpp

#define COL 480
#define ROW 640
/*
 image frame
 --------> x:480
 |
 |
 |
 |
 |
 | y:640
 */

is that mean the image has been rotated somewhere? but I cannot find the rotation code.

why feature_tracker uses the portrait image?
Thanks a lot!

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