updated readme
This commit is contained in:
parent
764d83eb94
commit
551be63e36
|
@ -11,13 +11,13 @@ Photo Ranking With Python
|
||||||
What is this?
|
What is this?
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
This is a tool that uses the `Elo Ranking System`_ written in Python using:
|
This is a tool that uses the `Elo Ranking System`_ written in Python using::
|
||||||
|
|
||||||
1. Matplotlib
|
1. Matplotlib
|
||||||
1. Numpy
|
1. Numpy
|
||||||
1. exifread
|
1. exifread
|
||||||
|
|
||||||
Features:
|
Features::
|
||||||
|
|
||||||
* Auto image rotation that the camera recored in the EXIF meta data
|
* Auto image rotation that the camera recored in the EXIF meta data
|
||||||
* Persistent state from execution to execution so you can pickup where you left off
|
* Persistent state from execution to execution so you can pickup where you left off
|
||||||
|
|
Loading…
Reference in New Issue