简体   繁体   中英

Template matching in Android Opencv

I a working on a project in which i need to match the two images ie; the image captured through camera is to be matched with the one of the images in database on server. Can anyone help please. I am new with android and opencv.

This is probably too broad of a question to answer directly - but hopefully I can provide a couple resources you can dive into to learn specifically how to do the few things your asking for.

Introduction to OpenCV for Android:

https://opencv.org/platforms/android/

GitHub project implementing what I think you're asking for:

https://github.com/torcellite/imageComparator

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM