The scan approach seems very simple. Pick a size, find some good matches, move on to the next size, repeat.
However, there are many questions involved with the process.
- Should we allow one source tile to be used multiple times?
- How many tiles should be picked at each size?
- How many tile sizes should be used?
and
- What the heck does a good final image look like?
Obviously, the answers to questions 1 through 3 depend on the answer to question 4, and vice versa.
All of these revolve around a balance between
meaningful and interesting tile images and a good representation of the target image
The following links show some experiments in each of these domains:
Important variables:
Less important:
Sections
- Intro
- The Approach
- First Method Results
- Second Method Results
- Backing away to 20 meters...
- Meta Results