billmccord / OpenCV-Android

A project for porting and optimizing OpenCV for Google's Android OS
http://billmccord.github.com/OpenCV-Android/
445 stars 162 forks source link

I can't use the application in Nexus One #2

Closed jabrena closed 14 years ago

jabrena commented 14 years ago

Hi everyone,

Last week, I downloaded the demo from Google Market for my Nexus One but once the software was installed and I tried to execute I saw an exception window. In the past I tested the same APK on my HTC Hero and with this android's release (1.5) I don't have any problem. What is the difference between the release for Android 1.5 and Android 2.1?

I would like to collaborate in the project testing the releases.

billmccord commented 14 years ago

Hello, actually this project isn't directly related to that application on the Market. We did take the original ported code from Noritsuna to create this site, but I have no association with the market app, nor do I have any intention of creating and posting one at this time. I suggest that you contact Nortisuna directly.

jabrena commented 14 years ago

Hi Bill, I am trying to compile the source and I will try to test the example in my nexus one. I will inform.

Cheers

billmccord commented 14 years ago

Cool, thanks!

jabrena commented 14 years ago

Hi Bill, finally I compiled the sources and I tried to test the examples, but I could't find a public webcam to use with the example. Do you have other classic example for: Modify an image using OpenCV or Use the images from the camera included in the mobile phone to process with OpenCV?

Cheers