Skip to content

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

Description

@cai199626

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions