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

FeaturePoint struct #12

Open
chris-wei-17 opened this issue Aug 17, 2020 · 0 comments
Open

FeaturePoint struct #12

chris-wei-17 opened this issue Aug 17, 2020 · 0 comments

Comments

@chris-wei-17
Copy link

Hi Zhengao,

In feature.h you create a struct FeaturePoint and define variables oldFeaturePointsLeft and currentFeaturePointsLeft in main.cpp, but it doesn't appear that these variables are ever used. I am assuming the intention of this was to be used to describe features with unique identifiers and age, as described by Fig. 2 in the Cvisic paper. Can you confirm that this struct is not used? It appears that feature age is implemented in the FeatureSet struct, but that features are identified by row when necessary

Thanks,

Chris

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