Skip to content

jorants/PrimeImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

067bb68 · Sep 9, 2017

History

7 Commits
Sep 8, 2017
Sep 8, 2017
Sep 8, 2017
Sep 8, 2017
Sep 8, 2017

Repository files navigation

PrimeImage

Creates a prime of given size from an image

Usage:

python2 find_prime.py [Image path] {Number of digits in prime}

or:

python2 find_prime.py [Image path] {width} {height}

Requirements:

  • Python 2
  • PIL
  • imagemagick with convert executable

About

Creates a prime of given size from an image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages