Do you recommend of any good books especially for beginners regarding "Image Processing using Java"?
Thanks.
harish kshatrea
Greenhorn
Joined: Nov 20, 2009
Posts: 14
posted
0
Sorry to answer this one almost a year later. I have one decent book by Nick Efford called "Digital Image Processing Using Java". It takes you through the basics and the Java 2D API.
That's pretty much it. I've been working on a need-to-know basis so far...I learn all the theory I need and then try to implement it in code.
Cheers.
Abder-Rahman Ali
Ranch Hand
Joined: May 22, 2008
Posts: 138
posted
0
Thank you so much.
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32712
4
posted
0
harish kshatrea wrote:. . . almost a year later. . . .
Obviously not too late
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.