DEVELOP > c-Plus-Plus > Need source code or free library (for UNIX) for JPG and GIF to BMP conversion
| Topic: |
DEVELOP > c-Plus-Plus |
| User: |
"b83503104" |
| Date: |
27 Nov 2003 10:33:18 AM |
| Object: |
Need source code or free library (for UNIX) for JPG and GIF to BMP conversion |
Hi,
I' need this for UNIX, not Windows. I know there are lots of this
kind of stuff for MFC or Windows.
I'm doing computer vision, extracting features from an image. By now
I can only read bmp files on UNIX. However, I also have to read jpg
and gif files.
Please tell me if you know relevant resources,
Thank you!
David
.
|
|
| User: "Karl Heinz Buchegger" |
|
| Title: Re: Need source code or free library (for UNIX) for JPG and GIF to BMPconversion |
27 Nov 2003 10:37:03 AM |
|
|
b83503104 wrote:
Hi,
I' need this for UNIX, not Windows. I know there are lots of this
kind of stuff for MFC or Windows.
I'm doing computer vision, extracting features from an image. By now
I can only read bmp files on UNIX. However, I also have to read jpg
and gif files.
Please tell me if you know relevant resources,
Use the force, Luke!
http://www.google.com
"image library unix download"
Choose one.
--
Karl Heinz Buchegger
kbuchegg@gascad.at
.
|
|
|
|
| User: "Rolf Magnus" |
|
| Title: Re: Need source code or free library (for UNIX) for JPG and GIF to BMP conversion |
27 Nov 2003 07:26:12 PM |
|
|
b83503104 wrote:
Hi,
I' need this for UNIX, not Windows. I know there are lots of this
kind of stuff for MFC or Windows.
There are loads of that stuff for Un*x.
I'm doing computer vision, extracting features from an image. By now
I can only read bmp files on UNIX. However, I also have to read jpg
and gif files.
You can use libjpg and libungif. Or use soemthing like ImageMagick,
which wraps dozens of libraries for all kinds of formats, or... well,
look around yourself.
Please tell me if you know relevant resources,
http://www.freshmeat.net
http://www.sourceforge.net
Btw, that kind of question is actually off-topic here. Next time, try a
Un*x programming newsgroup.
.
|
|
|
|

|
Related Articles |
|
|