Skip to content

jorants/PrimeImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

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