This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Java in General and the fly likes Combine multiple images with mosaic JAI Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Combine multiple images with mosaic JAI" Watch "Combine multiple images with mosaic JAI" New topic
Author

Combine multiple images with mosaic JAI

Theodore David Williams
Ranch Hand

Joined: Dec 21, 2009
Posts: 102
I am reading in some images and trying to use the mosaic descriptor JAI class to combine these images.



The problem I am having is that I do not know how to set the origin of each image such that they show up in the correct place when combined.

Anyone used JAI to combine images?

Thanks
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Combine multiple images with mosaic JAI
 
Similar Threads
writing ImageIcon object ro file system
JVM caching images?!
combining 2 buffered images
How to print an RenderedImage?
JAI question