Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV on Android, tutorial samples

strong text

OpenCV on Android, tutorial samples

strong textin progress

click to hide/show revision 3
Cannot open camera / run all the samples

OpenCV on Android, tutorial samples

Hello there,

I tried to use OpenCV with Android, so I followed this tutorial. I could download, install & configure everything. But when I compiled the code, most of it wasn't execute well on my device: an HTC One.

Here's a detailed list:

  • 15-puzzle: open & instantly close itself, without displaying anything
  • Color-Blob-detection: same as 15-puzzle
  • Face-detection: open a black application with a pop-up "Fatal error, can't open the camera"
  • Images-manipulations: same as CBD & 15-puzzle
  • Android Camera: open a black window with "OCV TO Android Camera" in progressthe left-up corner
  • Add OpenCV: same as Android Camera but displaying "OCV T1 Add OpenCV"
  • Use OpenCV Camera: same as Android Camera
  • Native Accelerometer: seems to work properly

I've been seeking on the web, trying to figure out the matter on my phone / sample / computer, but I couldn't find anything.

Many thanks if you have something for me.

XavierP