ideamonk / PyMos

Creates beautiful mosaic for an image using a set of thumbnails
https://ideamonk.github.io/PyMos
BSD 2-Clause "Simplified" License
16 stars 9 forks source link

Real image collections fail #6

Open ideamonk opened 14 years ago

ideamonk commented 14 years ago

while input and output images work fine even on bigger sizes, it was an assumption that users would supply a folder with real small thumbnails as collection param. If some one passes a directory full of real digicam pics as collection, in most cases it freezes the user's system.

Solution - precalculations based on source dimensions and zoom factor

ideamonk commented 14 years ago

something like "Okay I can't usually do it on my own, but if you have put me on a monster machine, go ahead with your own risk. continue? y/n"