Ask Your Question

Anirudh's profile - activity

2014-08-21 08:31:12 -0600 received badge  Editor (source)
2014-08-21 08:28:10 -0600 asked a question compare images from database

i m making a fish smart app in which i am trying to compare two images.The images for comparision are stored in local database.The image of any fish will be clicked by fisherman using camera and then be compared with the images from database.If two fish images matches then its okay otherwise the new image will be added to the database. the problem is that many fish spicies have almost same shape,size,texture etc which makes it really hard to compare. not sure how to start with.Does opencv provides solution to this problem? any suggestion or link will be appreciated.