I am working on an gender recognition app using java and i have detected the users face using open cv and now i am looking into using SVM as part of it. Is it possible to do it in Java as most of the code i have seen has been in C++.
I have found many tutorials online about this but i am still unsure how to start it using java..
I wanted to train the different genders on my laptop, then import the xml to the android.
Anyone got any pointers or starter code for me to do this?
Any help would be massively appreciated
Thanks,
↧