Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / August 2006

Tip: Looking for answers? Try searching our database.

Big Picture

Thread view: 
Kayser - 07 Aug 2006 15:51 GMT
Hi,

I'm want to create a program which manipulate big pictures (around 80Mo
already compressed). Those manipulations are quite simple, e.g.
Resizing, Compressing, ...

My question :
Is Java a good tool to do that, (according to a good performances and
efficientcies) ? If not, is there any other languages which can do this
?

Regards,
JC - 07 Aug 2006 16:04 GMT
Yes.  I developed an app once that handled huge images (much bigger
than 80MB).  However, it took a lot of work to be able to work with
those images as smoothly as the app did it.  It can be done.  (And that
was also awhile ago - I'm guessing new features in the Java API can
help you out even more.)

> Hi,
>
[quoted text clipped - 8 lines]
>
> Regards,
Kayser - 07 Aug 2006 16:18 GMT
Hi guys, thx for answering,

Do you know any tutorials to improve my image skills manipulation using
Java. Because, I really don't have any idear how to tune a program like
that.

Regards,

JC a écrit :

> Yes.  I developed an app once that handled huge images (much bigger
> than 80MB).  However, it took a lot of work to be able to work with
[quoted text clipped - 14 lines]
> >
> > Regards,
JC - 07 Aug 2006 17:31 GMT
Well, like Ben said, there are quite a few image libraries out there
that will already do the work for you.  Again, it's been so long, I
can't remember the names, but do a Google search for   java image
libraries   or something along those lines.  I'm guessing you're going
to find some good things.

Good luck.

> Hi guys, thx for answering,
>
[quoted text clipped - 24 lines]
> > >
> > > Regards,
Ben_ - 07 Aug 2006 16:07 GMT
I don't think the problem is the programming language, but the programmer's
ability to write performant code (load all image in memory vs. deal with it
in small chunks, etc).

There are several imaging libraries available.

Give them a try.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.