leedner / A-MNS_TemplateMatching

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

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

License:MIT License


Languages

Language:C++ 90.2%Language:Makefile 9.6%Language:QMake 0.2%