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

Opencv manager compat issue? #2

Open
JontiH opened this issue Feb 14, 2017 · 10 comments
Open

Opencv manager compat issue? #2

JontiH opened this issue Feb 14, 2017 · 10 comments

Comments

@JontiH
Copy link

JontiH commented Feb 14, 2017

Hi,

I tried to download your app from the play store and after downloading opencv manager as instructed I got a message that opencv had not been untialized correctly and the app would have to shut down.

@PChambino
Copy link
Owner

Hi Jonathan! I think the OpenCV version of the app needs to be upgraded for some new phones. I started a opencv3 branch, but I haven't had the change to test it well enough. Would you be interested in testing it? I can build an apk or you can try to build it yourself, let me know which one you prefer.

@bmvbab
Copy link

bmvbab commented Feb 20, 2017

@PChambino I tried building this and I see the below error:
-pre-build: [exec] Android NDK: WARNING:jni/Android.mk:pulse: non-system libraries in linker flags: -lopencv_java3 [exec] Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES [exec] Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the

Can you tell me what wrong with what Im doing?
Trying this on ubuntu 16.

I understand that the above is probably just a warning...This is what follows:
humb: pulse <= pt_chambino_p_pulse_Pulse_Face.cpp [armeabi-v7a] Compile++ thumb: pulse <= pt_chambino_p_pulse_Pulse.cpp [armeabi-v7a] Compile++ thumb: pulse <= Pulse.cpp In file included from jni/Pulse.cpp:5: In file included from jni/ext/opencv.hpp:6: jni/ext/../profiler/Profiler.h:138:40: error: unknown register name '%eax' in asm asm volatile("cpuid" : : : "%eax", "%ebx", "%ecx", "%edx" ); ^ jni/ext/../profiler/Profiler.h:148:36: error: invalid output constraint '=a' in asm asm volatile("rdtsc" : "=a" (__a), "=d" (__d)); ^ 2 errors generated.

@khaledafify
Copy link

@bmvbab i have the same problem , do u solve this issue ?

@bmvbab
Copy link

bmvbab commented Apr 14, 2017

@khaledsayed hav'nt really solved it, I did not try that further.

@shivarajp
Copy link

@PChambino @khaledsayed did you guys find any solution? @PChambino are you planning to take this forward

@CryceTruly
Copy link

Setting up opencv itself in not easy

@ank27
Copy link

ank27 commented Apr 24, 2018

@bmvbab have you got any solution to this problem?

@rahuldeo2047
Copy link

And i am failing with termux.

@bmvbab
Copy link

bmvbab commented May 28, 2019

Sorry guys, had given up on it, did not try in a while.

@PChambino
Copy link
Owner

I haven't had the chance to pick this up and it is not at the top of my priority list unfortunately. It should still work on older phones (4 years ago), but I still don't have an Android phone at the moment. Also OpenCV is already on version 4, so it is a bit difficult to keep up with an always changing library.

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

8 participants