Bill McCord

Results 17 comments of Bill McCord

I was having trouble with this after I upgraded to a new laptop that only has Java 1.6. The QT libraries are apparently deprecated, but you can still make it...

Can you confirm if the resolutions in Issue 7 solved your problem?

Yes, much thanks to pflammertsma. I have been rather disconnected from this project of late because of other priorities, but I am going to try to integrate this work back...

Having OpenCV 2.2. installed and in PATH is irrelevant. We use OpenCV 1.1 pre for this project and the source is already included and built when you build. Someone else...

Xirus, I'm stuck on Android 1.6 platform because the project I am working on requires it for now. You might want to look at the official OpenCV project by Willow...

You haven't described the problem you are seeing? You are trying to open the OpenCVSample and ... what?

This project is dead. Recommend you look for a fork or use the official SDK: http://opencv.org/platforms/android.html http://docs.opencv.org/doc/tutorials/introduction/android_binary_package/O4A_SDK.html

Hi, please make sure that you have copied the cascade file as per the instructions in the 'Setup' section of the readme.

Will try to get to this one day, sorry I am very busy...

After digging into the code a bit more, it seems like perhaps when I'm finished using an OAuth2 Client and want to cache the token away for later reuse I...