danielballan / photomosaic

Assemble thumbnail-sized images from a large collection into a tiling which, viewed at a distance, gives the impression of one large photo.
http://danielballan.github.io/photomosaic/docs/
BSD 3-Clause "New" or "Revised" License
57 stars 13 forks source link

Photomosaic object #5

Open danielballan opened 9 years ago

danielballan commented 9 years ago

@dlu I'm making a PR out of your work, which I understand may or may not be ready for review, just so I can start understanding what you've done.

danielballan commented 9 years ago

I tried this out and I like it. I'm impressed that you did some massive surgery without breaking stuff.

DLu commented 9 years ago

Oh I broke plenty of stuff along the way, but didn't check it in. And mask only got fixed recently.

danielballan commented 8 years ago

The rewrite addressed most but not all of the issues you were addressing here. Two things we should rescue from this effort before closing it:

As far as I can tell from an admittedly quick re-reading, everything else has been handled, either by removing the problem (no more PIL!) or addressing it in some similar way.