Ask Your Question

Maria Tereza Blanco's profile - activity

2017-02-14 01:50:43 -0600 received badge  Famous Question (source)
2016-03-06 05:38:50 -0600 received badge  Notable Question (source)
2015-01-17 09:02:41 -0600 received badge  Notable Question (source)
2015-01-12 07:57:02 -0600 received badge  Popular Question (source)
2014-06-10 05:57:08 -0600 received badge  Popular Question (source)
2013-11-22 10:08:58 -0600 asked a question Maria Tereza Blanco Strohschoen

Hi, I need help.I'm new OpenCV programmer. I import some examples of OpenCV and when I run it appear this erros:

Project has no project.properties file! Edit the project properties to set on.

Which can be?

Thanks...

2013-06-05 03:09:51 -0600 received badge  Taxonomist
2013-05-29 04:24:32 -0600 received badge  Student (source)
2013-05-28 07:07:56 -0600 asked a question How to install OpenCV Manager on emulator

Hello, I need to install OpenCV Manager on Android emulator. I tried installing the prompt, I did the following steps: 1st cd C: \ Users \ Maria 2nd ADB.EXE 3rd adb.exe install C: \ OpenCV4Android \ OpenCV-2.4.5-android-sdk \ apk \ OpenCV_2.4.5_Manager_2.7_armv7a-neon.apk After that, the prompt informed - waiting for device. Open the emulator and then the prompt informed - device not found. So, did I step in this tutorial http://www.dominantwire.com/2012/11/how-to-solve-adb-device-not-found-error.html and saw that it was not for an emulator but to a mobile device. What I have to do to install on my Android development environment? Thanks

2013-05-14 11:38:39 -0600 asked a question Install OpenCV Manager in Android (Eclipse)

Hi, I'm trying install the OpenCV Manager but I couldn't it. I read a conversation but I couldn't understand. I put C:\Users\Maria Tereza\Downloads\adt-bundle-windows-x86_64-20130219\adt-bundle-windows-x86_64-20130219\sdk/platform-tools/adb.exe in the prompt, but failed. Can you help me? I'm trying run the Darwin Wallet Project.

Thanks!!!

2013-05-14 11:34:48 -0600 commented answer OpenCV Manager package

Sorry, I didn't understand. I'm new here and my mother language isn't English.

2013-05-13 06:32:12 -0600 answered a question OpenCV Manager package

Hi, I'm trying install the OpenCV Manager but I couldn't it. I read this conversation but I couldn't understand. I put C:\Users\Maria Tereza\Downloads\adt-bundle-windows-x86_64-20130219\adt-bundle-windows-x86_64-20130219\sdk/platform-tools/adb.exe in the prompt, but failed. Can you help me? I'm trying run the Darwin Wallet Project.

Thanks!!!

2013-05-08 13:01:55 -0600 answered a question Android: install Opencv Manager Package

When I install through Google Play say I don't have devices. Then, I saw that I have to run this command: adb install <path>/OpenCV-2.4.3.2-android-sdk/apk/OpenCV_2.4.3.2_Manager.apk

But, where I have to put this command?

2013-05-08 12:59:54 -0600 answered a question installing opencv manager on a emulator

But, where I have to put this command?

2013-05-07 12:18:44 -0600 asked a question Error: Couldn't load opencv_java from loader...

Hi, I'm new in programming and I need help.

Caused by: java.lang.UnsatisfiedLinkError: Couldn't load opencv_java from loader dalvik.system.PathClassLoader[dexPath=/data/app/com.ndu.mobile.darwinwallet-1.apk,libraryPath=/data/app-lib/com.ndu.mobile.darwinwallet-1]: findLibrary returned null

I don't can understand. I downloaded OPENCV 2.4.5 and I'm trying to execute the Darwin Wallet project in Android (Eclipse). The link to downloaded Darwin Wallet project is https://github.com/matthill/darwinwallet The error is because the Opencv must to be for Android and don't Windows? Nor Meet the OpenCV.mk I need can get this application, thanks for help!!!!!