Ask Your Question
0

How to do a image's comparation with "sift" in android platform

asked 2013-07-24 02:30:39 -0600

I have two images,but I don't know how to use "sift" algorithm to know their simalarity,by using tool of opencv. Is there a method to call when I need to compare two images in my hand .

wish best!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2013-07-24 03:36:16 -0600

SIFT algorithm is not available on Android if you use OpenCV Manager due legal issues. I recommend you to use another feature detector/descriptor such as ORB or FREAK.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-07-24 02:30:39 -0600

Seen: 415 times

Last updated: Jul 24 '13