Comparing bounding box with an image from sqlite database

asked 2016-04-01 07:09:12 -0600

nadia gravatar image

updated 2016-04-01 08:56:34 -0600

I would do a part of an android application that compare image in bounding bow with images in sqlite database and if it finds an image that looks like one of the images in the database it will write the name of the image (with this function "Imgproc.putText(....) ").I think that i can use template matching but i don't know how Can someone help me

edit retag flag offensive close merge delete