I am developing an Android app and I would like to call the deep learning module (http://docs.opencv.org/master/d5/de7/tutorial_dnn_googlenet.html#gsc.tab=0) .Is it possible? More importantly are all functions of OpenCV exposed to OpenCV Android?
1 | initial version |
I am developing an Android app and I would like to call the deep learning module (http://docs.opencv.org/master/d5/de7/tutorial_dnn_googlenet.html#gsc.tab=0) .Is it possible? More importantly are all functions of OpenCV exposed to OpenCV Android?