Skip to content

Tags: AndroidImageProcessing/AndroidOpenCVforHackathons

Tags

androidopencv

Toggle androidopencv's commit message
added opencv with a couple of sample functions to show how to debug b…

…y logging and to debug by coloring contours on the screen

startingpoint

Toggle startingpoint's commit message
This represents the start of an android project, you can use these ta…

…gs to walk through the progression of an android project, to an NDK project to an Android OpenCV project

androidproject

Toggle androidproject's commit message
this is a default android project

androidndkcpp

Toggle androidndkcpp's commit message
converted from c to a cpp project, showing how to return strings in c…

…pp and using logging

androidndk

Toggle androidndk's commit message
turned into an android ndk with sample external builders and .projcet…

… in the eclipseconfig folder

v0.1

Toggle v0.1's commit message
non-NDK android client, after this the set up of your eclipse will ge…

…t more complicated