Hi,
I am kindly soliciting for suggestions albeit SSCE code snippets of how to save OpenCv trained face images to RDBMs like SQLite, MySQL, Oracle, MsSQL or PostgreSQL would be welcome.
Lets say I have like 10 images of person X, I train the model with them, so how would I consolidate them into a single value e.g. binary or string that I can save in RDBMs database for future use such that I will just recognize the presented image from previous trained images in RDBMs database? I am using OpenCv in Java but I wouldn't mind any SSCE examples in C, C++, C#.NET, Python and Java.
Anyone please? I will gladly appreciate your generous ideas on how to.
Regards,
Joseph