Sundragon1993 / A-MNS_template_matching

A working version of A-MNS: Fast and robust template matching with majority neighbour similarity and annulus projection transformation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A-MNS_TemplateMatching

This is the official code for the PatternRecognition2020 paper: Fast and robust template matching with majority neighbour similarity and annulus projection transformation.

Authors: Jinxiang Lai, Liang Lei, Kaiyuan Deng, Runming Yan, Yang Ruan, Zhou Jinyun

Paper download: https://www.sciencedirect.com/science/article/abs/pii/S0031320319303322

Directory "A-MNS_Qt" is the Qt creator version. (Qt download: https://download.qt.io/official_releases/qtcreator/4.5/4.5.0/)

VS version will be updated soon.

Fast and robust template matching with majority neighbour similarity and annulus projection transformation

  1. Examples of the A-MNS template matching results image

  2. MNS similarity image

  3. The A-MNS method image

image

  1. Performance image

  2. More visulizations image image

About

A working version of A-MNS: Fast and robust template matching with majority neighbour similarity and annulus projection transformation

License:MIT License


Languages

Language:C++ 100.0%