 |
|
 |
|
Next: The stupid, STUPID 4/3rds versus FF lens B.S.
|
| Author |
Message |
External

Since: Oct 23, 2010 Posts: 135
|
(Msg. 1) Posted: Tue Oct 26, 2010 9:43 am
Post subject: Image file format tutorials? Archived from groups: rec>photo>digital (more info?)
|
|
|
Anybody know of a good book or web site with info on the file
structure of the basic image types? (jpg, png, gif,
etc)
I want to code something that will help me manipulate images, but
it's proving difficult to find anything other than libraries of
functions written for sighted individuals.
I figure if I can decipher the file structure, then I should be
able to do my own version of HDR, multi-exposures, colour
shifting / substittution, blurring, etc...
Appreciate any info you might know of.
Take Care,
Dudley >> Stay informed about: Image file format tutorials? |
|
| Back to top |
|
 |  |
External

Since: Dec 07, 2006 Posts: 873
|
(Msg. 2) Posted: Tue Oct 26, 2010 3:13 pm
Post subject: Re: Image file format tutorials? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Tue, 26 Oct 2010 09:43:14 -0500, Dudley Hanks wrote:
> Anybody know of a good book or web site with info on the file structure
> of the basic image types? (jpg, png, gif, etc)
>
> I want to code something that will help me manipulate images, but it's
> proving difficult to find anything other than libraries of functions
> written for sighted individuals.
>
> I figure if I can decipher the file structure, then I should be able to
> do my own version of HDR, multi-exposures, colour shifting /
> substittution, blurring, etc...
>
> Appreciate any info you might know of.
>
> Take Care,
> Dudley
I doubt you will find one resource with all the information you seek. You
should, however, be able to find the sources independently. Not too long
ago I found a complete jpg document - don't recall the url - but it was
an easy search. >> Stay informed about: Image file format tutorials? |
|
| Back to top |
|
 |  |
External

Since: Aug 31, 2005 Posts: 408
|
(Msg. 3) Posted: Tue Oct 26, 2010 4:06 pm
Post subject: Re: Image file format tutorials? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Dudley Hanks wrote:
> Anybody know of a good book or web site with info on the file
> structure of the basic image types? (jpg, png, gif,
> etc)
>
> I want to code something that will help me manipulate images, but
> it's proving difficult to find anything other than libraries of
> functions written for sighted individuals.
>
> I figure if I can decipher the file structure, then I should be
> able to do my own version of HDR, multi-exposures, colour
> shifting / substittution, blurring, etc...
>
> Appreciate any info you might know of.
I would advise working with libraries, or a command line image processor
(imagemagick, netpbm) or even scripting
for a desktop app (Photoshop and Gimp are scriptable).
Coding format handling yourself gains nothing, and wastes
time.
BugBear >> Stay informed about: Image file format tutorials? |
|
| Back to top |
|
 |  |
External

Since: Aug 09, 2005 Posts: 124
|
(Msg. 4) Posted: Tue Oct 26, 2010 4:11 pm
Post subject: Re: Image file format tutorials? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On 26/10/2010 15:43, Dudley Hanks wrote:
> Anybody know of a good book or web site with info on the file
> structure of the basic image types? (jpg, png, gif,
> etc)
Of the basic books John Miano's "Compressed Image File Formats" is OK.
There is even a CD with some basic bits and pieces on it.
>
> I want to code something that will help me manipulate images, but
> it's proving difficult to find anything other than libraries of
> functions written for sighted individuals.
??? How will you know if you have succeeded ?
>
> I figure if I can decipher the file structure, then I should be
> able to do my own version of HDR, multi-exposures, colour
> shifting / substittution, blurring, etc...
It is a lot harder to do than it sounds. Decoding and encoding the files
is the trivial part and quite honestly best left to standard libraries
like the IJG JPEGLIB or another equivalent one.
>
> Appreciate any info you might know of.
The full standards document for JPEG is about the thickness of a
telephone directory. It will take you a very long time to read.
Regards,
Martin Brown >> Stay informed about: Image file format tutorials? |
|
| Back to top |
|
 |  |
External

Since: Oct 28, 2010 Posts: 2
|
(Msg. 5) Posted: Thu Oct 28, 2010 12:34 am
Post subject: Re: Image file format tutorials? [Login to view extended thread Info.] Imported from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Oct 23, 2010 Posts: 135
|
(Msg. 6) Posted: Thu Oct 28, 2010 12:34 am
Post subject: Re: Image file format tutorials? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
shiva das wrote:
>In article ,
> Dudley Hanks wrote:
>
>> Anybody know of a good book or web site with info on the file
>> structure of the basic image types? (jpg, png, gif,
>> etc)
>>
>> I want to code something that will help me manipulate images, but
>> it's proving difficult to find anything other than libraries of
>> functions written for sighted individuals.
>>
>> I figure if I can decipher the file structure, then I should be
>> able to do my own version of HDR, multi-exposures, colour
>> shifting / substittution, blurring, etc...
>>
>> Appreciate any info you might know of.
>>
>> Take Care,
>> Dudley
>
>I have no idea if this is up to date in the second edition, but when
>when I read it it covered more formats than I had a clue existed:
>
>Encyclopedia of Graphics File Formats, Second Edition
>By: James D. Murray, William vanRyper
>Publisher: O'Reilly Media
>Formats: Print
>Print Release: May 1996
>Pages: 1,152
>Print ISBN: 978-1-56592-161-0 | ISBN 10: 1-56592-161-5
><http://oreilly.com/catalog/9781565921610>
>
Hey, thanks, that sounds promising.
Since O'Reilly's the publisher, it might even be on Safari,
which would be great, as their EBooks are a lot more accurate
than scanning the material manually.
Thanks,
Dudley >> Stay informed about: Image file format tutorials? |
|
| Back to top |
|
 |  |
| Related Topics: | Unknown File format or file not found - Greetings! I recently bought a Nikon Coolpix L12. At one time I had to change batteries. After that about 50 pictures I took I can not view them after unloading into computer. When I try to view those pictures, I get a message : "Can Not read file h...
tiff or bmap file format for quality - When I plug my casio exilim into my pc it saves the photos to the desk top as Jpeg files. I have been told that jpeg reduces the quality of the photo, and it should be in photoshop file, or tif or bitmap, for maximum quality. Since i initially want...
Best for long time storage for photos/scans? Media?? File .. - Most certainly some well discussed issues. Anyone know about some Usenet group in which such discussions are appropriate (on topic)? Opinions - regarding subject - in this group? /BrJohan
I found a good freeware which can transfer digital photos .. - The introduction: ANVSOFT Flash Slide Show Maker is a Flash album creator to make animated photo slide shows with SWF file as the output format. It transforms your digital photo collection to Macromedia Flash file format ( SWF ) which you can..
Mustek MDC.1500 image format (*.img) - Hi everybody, does someone know what image format my old Mustek MDC.1500 camera uses? It saves the pictures as *.img files with an accompanying *.tmb file .... The photos are on the MMC card alright, but what now? So far I have found no programme.. |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|