Skip to content

Small Python program to generate stereograms, also called Single Image Random Dot Stereogram (SIRDS).

Notifications You must be signed in to change notification settings

denilsonsa/autostereogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autostereogram.py

Small Python program to generate stereograms, also called Single Image Random Dot Stereogram (SIRDS).

Originally written in January 2011. Uses Python 2 and PIL.

If I ever touch this repository again, I should update it to Python 3, replace getopt with argparse, and use Pillow instead of PIL. I may even consider rewriting it in JavaScript using canvas.

Related projects

About

Small Python program to generate stereograms, also called Single Image Random Dot Stereogram (SIRDS).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages