Skip to content

ceciliazhou/penmen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This program finding the 2 identical penmen in a poster, using a naive matching algorithm.

Try it

Just run:

penmen.py [image_file]

For example, by running "penmen.py sample.png"

sample.png

We get the matched pair as follows (marked with bounding rectangles).

match.png

You can also try the ipython notebook penmen.ipynb, if you have an enviroment.

About

a program finding the 2 identical penmen a poster.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages