Create mosaics with or without a subimage album
This project is a Java desktop application for generating mosaic images from a given base image. The program can generate the mosaic from a user-provided image collection or from automated online image searches.
- git for source code version control. We recommend the git command line or GitKraken client, though any client will work.
- Java 17 for desktop application code.
- IntelliJ IDEA with Maven for IDE and dependency management.
- Multicolr by TinEye for online image searching by color.
- Apache HttpComponents Client for easy API calls.
Contact blakeoxx to be added as a contributor to this project.