Difference between revisions of "OpenEXR"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=OpenEXR |Short description=High dynamic-range (HDR) image file format |Full description=OpenEXR is a high dynamic-range (HDR) image file format developed by Industr...")
 
(New version)
Line 3: Line 3:
 
|Short description=High dynamic-range (HDR) image file format
 
|Short description=High dynamic-range (HDR) image file format
 
|Full description=OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic. It is used on all motion pictures currently in production, and is now ILM's main image file format. The package includes the following libraries and tools: IlmImf, Half, Imath, exrdisplay, exrdisplay, exrheader, exrstdattr, exrmaketiled, exrenvmap, and exrmakepreview. OpenEXR's has a higher dynamic range and color precision than existing 8- and 10-bit image file formats. It supports 16-bit floating-point, 32-bit floating-point, and 32-bit integer pixels. It includes multiple lossless image compression algorithms, some of which can achieve 2:1 lossless compression ratios on images with film grain. New compression codecs and image types can be added by extending its C++ classes. New image attributes can be added to OpenEXR image headers without affecting backward compatibility.
 
|Full description=OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic. It is used on all motion pictures currently in production, and is now ILM's main image file format. The package includes the following libraries and tools: IlmImf, Half, Imath, exrdisplay, exrdisplay, exrheader, exrstdattr, exrmaketiled, exrenvmap, and exrmakepreview. OpenEXR's has a higher dynamic range and color precision than existing 8- and 10-bit image file formats. It supports 16-bit floating-point, 32-bit floating-point, and 32-bit integer pixels. It includes multiple lossless image compression algorithms, some of which can achieve 2:1 lossless compression ratios on images with film grain. New compression codecs and image types can be added by extending its C++ classes. New image attributes can be added to OpenEXR image headers without affecting backward compatibility.
 +
|Homepage URL=http://www.openexr.com/
 
|User level=none
 
|User level=none
|Status=Live
 
 
|Component programs=IlmImf,Half,Imath,exrdisplay,exrdisplay,exrheader,exrstdattr,exrmaketiled,exrenvmap,exrmakepreview
 
|Component programs=IlmImf,Half,Imath,exrdisplay,exrdisplay,exrheader,exrstdattr,exrmaketiled,exrenvmap,exrmakepreview
|Homepage URL=http://www.openexr.com/
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
 
|Documentation note=Developer API guide available in HTML format from http://www.openexr.com/api.html; Developer API guide available in printable format from http://www.openexr.com/api.print.html
 
|Documentation note=Developer API guide available in HTML format from http://www.openexr.com/api.html; Developer API guide available in printable format from http://www.openexr.com/api.print.html
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=CinePaint,exrtools
 
|Related projects=CinePaint,exrtools
 
|Keywords=floating point,computer imaging,movies,ILM,Industrial Light & Magic,HDR,8-bit,hgh dynamic range,lossless compression,10-bit,16-bit,32-bit,32-bit integer,IlmImf,Half,Imath,exrdisplay,exrheader,exrstdattr,exrmaketiled,exrenvmap,exrmakepreview
 
|Keywords=floating point,computer imaging,movies,ILM,Industrial Light & Magic,HDR,8-bit,hgh dynamic range,lossless compression,10-bit,16-bit,32-bit,32-bit integer,IlmImf,Half,Imath,exrdisplay,exrheader,exrstdattr,exrmaketiled,exrenvmap,exrmakepreview
|Is GNU=n
+
|Version identifier=2.2.0
|Last review by=Janet Casey
+
|Version date=2014/08/10
|Last review date=2004-07-15
+
|Version status=stable
 +
|Version download=http://download.savannah.nongnu.org/releases/openexr/openexr-2.2.0.tar.gz
 +
|Version comment=2.2.0 stable released 2014-08-10
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/01/19
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.2.1
+
|Status=
|Version date=2004-06-05
+
|Is GNU=No
|Version status=stable
+
|License verified date=2004-07-15
|Version download=http://savannah.nongnu.org/download/openexr/OpenEXR-1.2.1.tar.gz
+
}}
 +
{{Project license
 +
|License=BSD_3Clause
 +
|License verified by=Janet Casey
 
|License verified date=2004-07-15
 
|License verified date=2004-07-15
|Version comment=1.2.1 stable released 2004-06-05
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 49: Line 49:
 
|Works-with=video
 
|Works-with=video
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=BSD_3Clause
 
|License verified by=Janet Casey
 
|License verified date=2004-07-15
 
}}
 

Revision as of 15:37, 19 January 2017


[edit]

OpenEXR

http://www.openexr.com/
High dynamic-range (HDR) image file format

OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic. It is used on all motion pictures currently in production, and is now ILM's main image file format. The package includes the following libraries and tools: IlmImf, Half, Imath, exrdisplay, exrdisplay, exrheader, exrstdattr, exrmaketiled, exrenvmap, and exrmakepreview. OpenEXR's has a higher dynamic range and color precision than existing 8- and 10-bit image file formats. It supports 16-bit floating-point, 32-bit floating-point, and 32-bit integer pixels. It includes multiple lossless image compression algorithms, some of which can achieve 2:1 lossless compression ratios on images with film grain. New compression codecs and image types can be added by extending its C++ classes. New image attributes can be added to OpenEXR image headers without affecting backward compatibility.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

15 July 2004




Leaders and contributors

Resources and communication

AudienceResource typeURI
SupportE-mailmailto:openexr-users@nongnu.org
HelpE-mailmailto:openexr-announce@nongnu.org
DeveloperE-mailmailto:openexr-devel@nongnu.org
Python (Ref)https://pypi.org/project/OpenEXR


Software prerequisites




Entry



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.