Tutorial for OpenCV' Deep Learning Module for Android

asked 2015-11-02 12:54:11 -0600

alexiosk gravatar image

Hi guys,

I prepared a tutorial on how to build an Android app that runs the OpenCV's DNN module. It is for demonstration/educational purposes. Basically it is OpenCV's tutorial on DNN (http://docs.opencv.org/master/d5/de7/...).

Alternatively, you can import the project to you Android Studio and modify accordingly your file paths.

Here is the source code and tutorial: https://github.com/alexkarargyris/Caf...

Best, Alex

edit retag flag offensive close merge delete