pulse icon indicating copy to clipboard operation
pulse copied to clipboard

Opencv manager compat issue?

Open JontiH opened this issue 7 years ago • 10 comments

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.

JontiH avatar Feb 14 '17 14:02 JontiH

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.

PChambino avatar Feb 15 '17 09:02 PChambino

@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.

bmvbab avatar Feb 20 '17 07:02 bmvbab

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

khaledafify avatar Apr 12 '17 19:04 khaledafify

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

bmvbab avatar Apr 14 '17 04:04 bmvbab

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

shivarajp avatar Jul 31 '17 06:07 shivarajp

Setting up opencv itself in not easy

CryceTruly avatar Oct 09 '17 01:10 CryceTruly

@bmvbab have you got any solution to this problem?

ank27 avatar Apr 24 '18 17:04 ank27

And i am failing with termux.

rahuldeo2047 avatar May 25 '19 19:05 rahuldeo2047

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

bmvbab avatar May 28 '19 12:05 bmvbab

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.

PChambino avatar May 29 '19 16:05 PChambino