Ask Your Question

Athira's profile - activity

2017-01-02 12:19:07 -0600 received badge  Student (source)
2014-04-25 00:27:37 -0600 asked a question what type we can specify for surf descriptor in the mysql DB

I'm using Opencv C++, for a face recognition application. For that I used SURF as descriptor and FlannMatcher for matching the points. Now I need to insert the descriptors into the database(I am using mysql DB). Can I insert descriptors into mysql DB, If yes which is the type I can use to store.