QinZihao00 / Pattern-Matching

Find the matching of template and sample images using fourier descriptors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pattern-Matching

Find the matching of template and sample images using fourier descriptors

4266A3.py

contains main functions

a4.bmp

sample image

template_2.jpg and template_c.jpg

Template images not actually necessary in code

demo.ipynb

A Jupyter Notebook covering the whole process

Run

python 4266A3.py --target 2_or_C

About

Find the matching of template and sample images using fourier descriptors


Languages

Language:Jupyter Notebook 99.3%Language:Python 0.7%