Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
image compresion in java
Name: tommy_T Date: April 3, 2004 at 05:26:50 Pacific OS: win 2000 CPU/Ram: amd 2ghz
Comment:
does anyone know where i can find some code to do some image compression in java? prefereably run length encoding, or predictive coding or huffman coding? thanks!
Summary: hi, i need desperate help to find some image compression, predictive coding source code in java. HELP! please, i cant find an code that i can implement, i tried the lecturers but they havent had any i...
Summary: hello, I remember a book named "Image processing in Java" that has detailed explaination about how to do that. Think part of the book (free sample chapters) are on the web and provided with code. Plea...
Summary: Hi I am writing a java applet, and i need to load photos into my applet. I am using the ImageIcon object to load my images, the problem is that i need to resize these images to thumnail sizes, anyone...