Ask Your Question

jandresakis's profile - activity

2013-09-06 15:15:19 -0600 commented answer OpenCV on Android - Facial recognition to generate id code?

Cool thanks for the link :) hopefully I should have this up and running in not to long

2013-09-06 15:14:12 -0600 received badge  Scholar (source)
2013-09-06 14:52:22 -0600 received badge  Supporter (source)
2013-09-06 14:52:14 -0600 commented answer OpenCV on Android - Facial recognition to generate id code?

When you say creation functions do you mean the java to native calls to initialize everything? Because that would seem to be an easy fix :)

2013-09-06 13:56:16 -0600 asked a question OpenCV on Android - Facial recognition to generate id code?

Hello,

Im extremely confident in my android development having used native code in c and c++ before but Ive come across a project that Im undertaking and I would like to use openCV on android to generate a score or code that I can use rather than try to match a picture against a picture. Are there any resources in the sdk samples that show how to do something similar? Any links to examples or blogs with other opencv tutorials on android would be much appreciated as well.