Skip to content

Invariant pattern recognition on the example of the Subway logo

License

Notifications You must be signed in to change notification settings

WojciechKo/subway-logo-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subway logo recognition

Application that finds Subway logo on given images.

How to run?

Put images into images/test and run script python3 app/run.py

Results

Sometimes it works really fine:

subway_1 subway_2 tripple

Sometimes it might be working better:

lined tripple_left tripple_right

And for crooked images it doesn't work at all:

subway_3 subway_3_right_little

Check example output folder to see stages of recognition folder

About

Invariant pattern recognition on the example of the Subway logo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages