Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Comparing bounding box with an image from sqlite database

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(....) ") Can someone help me

Comparing bounding box with an image from sqlite database

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