Ask Your Question

Teju1106's profile - activity

2017-05-17 11:08:43 -0600 received badge  Student (source)
2016-03-21 13:46:22 -0600 asked a question How to train 5 sample images in opencv java?

Hello sir/mam , My project is offline Signature Recognition. In my project , I capture 5 training set of images from camera of mobile and these images trained by neural network algorithm . so please suggest me any Neural network algorithm to train set of training images. please give me any idea about that algorithm also. If possible give me code also of that neural network algorithm .. please help me

My project requirement is : Front -End : Eclise (Android)

Back -End : SQLite Database and opencv

2016-03-21 13:11:02 -0600 asked a question 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 .................

2016-03-21 13:10:05 -0600 asked a question How to store trained images in SQLite database in opencv?

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 .................

2016-03-08 05:03:21 -0600 asked a question How to calculate image matching percentage in opencv offline Image Recognition?

Hello sir/Madam, My project is about offline Signature Recognition and we have completed our work up to feature extraction part and now we have to find result of matched image in percentage that whether signature image is genuine or forgery. The result of matched image should be display from database of signature image. Is possible to calculate the percentage in OpenCV of signature image? And can we known total feature of image and from that how many has matched with our database signature image? So we are requesting you to reply us as early as possible.