Skip to content

MKimiSH/GAFastMatch

Repository files navigation

GAFastMatch

Implemetation of BMVC15 paper: Fast Affine Template Matching over Galois Field

Based on FastMatch

Introduction

This template matching algorithm uses genetic algorithm and discretization of search field to reduce redundant computation while keeping the good configurations within the search list.

Note: It is reported in the paper that the algorithm achieves comparable or better accuracy than the FastMatch algorithm, but I did not manage to reproduce the result even after checking with the author couple of times. I am sure there is something tricky about this type of heuristics.

Usage

run GA_FastMatch_demo.m

About

Implemetation of a BMVC15 paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published