Created
June 7, 2009 12:13
-
-
Save imrehg/125306 to your computer and use it in GitHub Desktop.
Pymontage roadmap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PyMontage Roadmap: | |
0.1.0 release | |
* command line operation | |
* fragment pictures: fitting R/G/B/(R+G+B/3=BW) channels | |
* subdivision and fitting mosaic pictures | |
* finding best fitting fragments to build mosaic | |
* build mosaic (montage) | |
* handle jpeg files | |
0.2.0 release | |
* GUI operation | |
* preview | |
* database storage (caching) | |
* enlarge/shrink mosaic image compared to input | |
0.3.0 release | |
* image customization | |
* handle other file types | |
Later: | |
* overlapping mosaic images |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment