I am new to android and opencv. i go through the opencv mobile app for face recogniton which is available in play store( https://play.google.com/store/apps/details?id=org.opencv.javacv.facerecognition&hl=en ) and i got the sourcecode of that app from https://docs.google.com/file/d/0B5yf1GPHtiNId1ZWU252elFrSzg/edit?pref=2&pli=1 .
I reviewed the code this app was done by using arrayList to store the images. so instead of that i want to create the same app using database. i want to store, compare, retrieve the images in (android) database. Since i am new to this concepts I need your help to do this. Thanks in Advance. someone pls help me to sort out this .
↧