How to store images in SQlite database with opencv java ?
Hello sir/mam , My project is offline Signature Recognition.In my project, I will first capture the 5 training image of signature and that training images proceeds to image processing and match its features after that these 5 training images matched with one reference images. But my question is How to store 5 training images in SQLite database and how to retrieve it ? so , please help me .....
This is my Project Requirement : Front-End :: Eclipse (Android) Java Back-end :: SQLite Database and Opencv
please help me .................
@Teju1106, Did you have any results with your project?