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

about building for arm macos? #27

Open
jamesbomb opened this issue May 1, 2024 · 1 comment
Open

about building for arm macos? #27

jamesbomb opened this issue May 1, 2024 · 1 comment

Comments

@jamesbomb
Copy link

Hi,
what would be needed to build it for arm64? noticed the library also uses cpp11 and some functions like vlfeat random_shuffle method needs to be substituted with #include (but this is probably about the theia package being pretty old now).

@urbste
Copy link
Owner

urbste commented May 11, 2024

Hi,
did you try compiling it and what were the errors?
At the moment I think vlfeat is only used for fisher vector extraction in the feature_extractor_and_matcher.cc class.

We could probably get rid of this class anyway (it is also not functional atm), as pyTheiaSfM is build to use modern DL matcher/detectors from python.

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

2 participants