BSD ImageResize library in J2ME

C

Chameleon

GOODs
- It is fast enough for mobile phones.
- it supports point-by-point and gourand resize.
- It supports "KeepRatio" resize (if you want).
- It is BSD.
- It is only a small .java file.
- It handles my problem to resize images in J2ME.
- It is documented (with doxygen).

BADs
- Gourand resize is not very fast (but it isn't bad).
- It is tested but, maybe bugs go out from a hidden nest.

http://tassadar.physics.auth.gr/~chameleon/programs/?program=17
 
A

alexandre_paterson

Hi,

Chameleon wrote:
....
- it supports point-by-point and gourand resize.

Gourand resizing? Have you got a link to a description
of that algorithm?

Are you sure it's "Gourand" ?

For I tried googling it a little bit and about every
occurence of "Gourand" I found were wrong: the
author used it instead of "Gouraud" with an 'u', not
an 'n'.

Has it anything to do with "Gouraud shading" (notice
the 'u') or is it just a coincidence?
 
C

Chameleon

Hi,

Chameleon wrote:
...

Gourand resizing? Have you got a link to a description
of that algorithm?

Are you sure it's "Gourand" ?

For I tried googling it a little bit and about every
occurence of "Gourand" I found were wrong: the
author used it instead of "Gouraud" with an 'u', not
an 'n'.

Has it anything to do with "Gouraud shading" (notice
the 'u') or is it just a coincidence?

Ok!
My english sucks.
Library is still working!...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top