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

Convert Android build process to cmake #21

Open
radames opened this issue Jan 30, 2018 · 5 comments
Open

Convert Android build process to cmake #21

radames opened this issue Jan 30, 2018 · 5 comments

Comments

@radames
Copy link
Collaborator

radames commented Jan 30, 2018

Newest NDK and OpenCV for Android won't compile using the usual NDK builder way.
According to OpenCV developers is better and easier to use Cmake tools on Android Studio
opencv/opencv#10229

These two examples are very promising:
https://github.com/uelordi01/Android-opencv-native-samples
https://github.com/Martin20150405/OpenCV4AndroidWithCmake

Not a priority, but curious if compiling this way can increase the performance.

@thiagohersan
Copy link
Owner

Você acha que compilando com cmake vai melhorar a performance?
Ou o NDK novo?

Acha que precisamos melhorar a performance?
Tudo bem se ficar pra depois da exposição do MoLAA?

@radames
Copy link
Collaborator Author

radames commented Jan 30, 2018

Não tenho certeza, dificil comparar isso.
Podemos deixar isso para depois, ou até quando der.
Agora estou usando NDK 15.2.4203891 e a versão do ano passado em Lausanne e esta tudo ok.

@thiagohersan
Copy link
Owner

Esse 15.2.4203891 funciona com o setup que a gente tinha antes? Usando o Android Studio etc?

@thiagohersan
Copy link
Owner

Legal que tá tudo funcionando.

@radames
Copy link
Collaborator Author

radames commented Jan 31, 2018

Sim, funcionando com essa versão.

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