On Oct 3, 8:27 pm, Sean Devlin <francoisdev...@gmail.com> wrote:
> Take a look at the javax.imageio.ImageIO class.  There are some useful
> static methods there for loading files.  Also, if you're going to be
> doing image editing, I'd suggest reading the AWT sections in Cornell &
> Horstmann.
>
> http://www.horstmann.com/corejava.html
If you're going to be doing *lots* of image editing, you may want to
look into ImageJ. It's used pretty widely for scientific image
analysis, and has a pretty robust plugin architecture, including
clojure code. There's a version called Fiji that I've not used myself
much, but which promises to be a good starting point:

http://groups.google.com/group/clojure/browse_thread/thread/15f566f12cc485a4

http://pacific.mpi-cbg.de


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to