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

build in tx2 #63

Open
caoyifeng001 opened this issue Mar 6, 2018 · 4 comments
Open

build in tx2 #63

caoyifeng001 opened this issue Mar 6, 2018 · 4 comments

Comments

@caoyifeng001
Copy link

Hi:
I run BRISK/demo from https://www.doc.ic.ac.uk/~sleutene/software/brisk-2.0.4.zip in x86 and arm ,but i get different result in feature detection ,why? could help me.

@EnTaroYan
Copy link

Hi caoyifeng001:
I build okvis in jetson tx2 and it has errors:
c++: error: unrecognized command line option ‘-mfpu=neon’
my jetpack version is 3.1 and gcc version is 5.4.0,Why?could help me
Thanks!

@cosama
Copy link

cosama commented Apr 16, 2018

caoyifeng001 already asked about the -mfpu=neon issue:

#61

His thread was most likely closed because the solution can be found with a simple search and has been fixed in a stranded pull request:

#21

Just adapt the CMakeList.txt according to that pull request and it should all work. Not sure if that will fix the BRISK issue too, but it will pull in a different version of it, so it might work differently.

@caoyifeng001
Copy link
Author

just delete it .

@cosama
Copy link

cosama commented Apr 24, 2018

This CMakeLists.txt file should work on a TX2. It is necessary to use OpenCV2 for it to work though otherwise you run into this bug #65.

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

3 participants