6

I'm looking for a library to programmatically create photomosaics of pictures of my kids... it's a toy side project.

I'm on Windows and would prefer a windows-based solution, be it Java or something else that I could run from the Java platform (even if it's .Net, that's cool, as long as I can execute it from CMD).

It needn't be free or open source

Do libraries like this exist?

Thanks!

marc esher
  • 4,871
  • 3
  • 36
  • 51
  • It's not programmatic in any way, but it's the only mosaic tool I've used and it gives great results: http://www.andreaplanet.com/andreamosaic/ – Charlie Salts Jul 01 '10 at 02:38

1 Answers1

1

@marc, check theses .Net apps Mosaictor (from CodePlex) or this PhotoMosaic Generator with C# source code included. additionally you can see this great article Understanding Photomosaics from Dr. Dobbs

RRUZ
  • 134,889
  • 20
  • 356
  • 483