Members Area


Recommended Sites:

Related Keywords
c/c++ library freeware download
cd library freeware download
c# library freeware download
c library freeware download
a library freeware download
zip library freeware download
pdf library freeware download
.net library freeware download
dvd library freeware download
raw library freeware download
ftp library freeware download
fax library freeware download
c++ library freeware download
js library freeware download
dns library freeware download
log library freeware download
e-library freeware download
uri library freeware download
library freeware download
api library freeware download

Top Freeware Keywords
java freeware download
visual studio freeware download
.net freeware download
c++ builder freeware download
csharp freeware download
dotnet freeware download
add ons freeware download
ie add ons freeware download
add on freeware download
free freeware download
library freeware download
delphi freeware download
design freeware download
net freeware download
component freeware download
add freeware download
web freeware download
security freeware download
dll freeware download
html freeware download
file freeware download
tool freeware download
control freeware download
components freeware download
pdf print freeware download
sdk freeware download
database freeware download
image freeware download
fast freeware download
email freeware download



LibRaw 0.14.6 freeware     Save this freeware to your freeware selection - Saved Freeware


Author

Alex Tutubalin

OS WinXP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64
Date Released April 10, 2012
Downloads 246
Filesize 2.20 MB
Keywords RAW Library, Read RAW File, RAW Format, Library, RAW, Read
Your Rating
  - click to rate - you will be first!
LibRaw screenshot
[ View full size screenshot ]

Download LibRaw   Save Freeware   Report Spyware

Photographers using digital cameras know that shooting using the RAW format, where "raw" data from the camera matrix are saved to file, provides the highest flexibility for further processing. At the same time, photographers and pre-press specialists still can't enjoy the full potential of the RAW format, since most popular converters significantly and irreparably impair the quality of the initial material. ...

Download LibRaw   Save Freeware   Report Spyware


Digital library - LibRaw freeware - Download Notice

LibRaw Free Download - we do not host any LibRaw torrent files or links of LibRaw on rapidshare.com, depositfiles.com, megaupload.com etc. All LibRaw download links are direct LibRaw full download from publisher site or their selected mirrors.

Digital library - LibRaw freeware - Latest User Reviews

 Write a Review   


Digital library - LibRaw freeware - The Latest Versions History

Version Date Released Status Release Notes
0.14.6 Apr 10, 2012 New Release · Casio EX-Z500 support
· possible) I/O exceptions on file open catched in open_datastream
· Fixed possible read-after-buffer in Sony ARW2 decoder
· Fixed mingw32 errors when compiling LibRaw_windows_datastream
· Makefile.msvc: support of OpenMP and LCMS (uncomment to use)
· Fixed decoding of some Leaf Aptus II files
0.14.5 Jan 8, 2012 New Release · Fixed bug (uninitialized variable) in SMAL format decoding.
· Imported new dcraw 9.12 (1.446): support for Leica V-LUX 3, updated color data for Canon S100, Fujifilm X10, Nikon 1 J1/V1, Panasonic GX1, Samsung NX200, Sony NEX-7
0.14.4 Dec 19, 2011 New Release · Fixes to Panasonic/Leica file parser to prevent crash on broken jpegs.
· Fixes to include order in src/libraw_datastream.cpp to better compile with KDEWIN
· Floating-point DNGs are rejected on early processing stage.
· Support for new cameras: Canon S100, Fuji X10, Panasonic GX1, Samsung NX200, Sony NEX-7.
0.14.3 Oct 29, 2011 New Release · Bug fixes in black level subtraction code for PhaseOne files
· New API call LibRaw::get_internal_data_pointer() for developers who need access to libraw_internal_data fields (i.e. Fuji SuperCCD layout).
· doc/API-overview fixes to reflect 0.14 changes
0.14.2 Oct 21, 2011 New Release · Fixed bug in Canon 1D and 1Ds files decoding.
· New decoder information bit DECODER_HASRAWCURVE
0.14.1 Oct 12, 2011 New Release Imported dcraw 9.11/1.445:
· Support for new cameras added: Fujifilm F600EXR, Nikon P7100, Olympus E-PL3 and E-PM1, Panasonic DMC-FZ150, Sony NEX-5N, A65 and A77.
· Updated color data for: Olympus E-P3, Panasonic G3 and GF3, PhaseOne H25, P40 and P65, Sony NEX-C3, NEX-5, NEX-3, A35 and A55.
· Support for dark frame extraction on Sony cameras.

· DCB demosaicing: reserving 6 pixels instead of 3 to suppress colored image frame.
0.14.0 Sep 26, 2011 New Release Multiple rendering:
· New sample in samples/multirender_test.cpp: renders data 4 times: in half and full modes with different white balance settings.
· Unprocessed RAW data is stored in separate data buffer: (2 bytes per pixel for all Bayer-pattern images, 8 bytes per pixel for Foveon, sRAW, and other full-color raw formats), so now LibRaw uses 25% more memory for full processing of most common Bayer images; while for just unpack memory is reduced 4 times.
· New call LibRaw::raw2image() fills imgdata.image array with fresh copy of data. There is no need to call raw2image() separately if you use dcraw_process() or dcraw_document_mode_processing() calls.
· New call LibRaw::get_decoder_info() to determine raw data storage layout. See samples/unprocessed_raw.cpp for an example of how to use it.
· New call LibRaw::free_image(), deallocates imgdata.image buffer.
0.14 Beta 1 Sep 5, 2011 New Release · Cosmetic changes to LibRaw_file_datastream interface
· OpenMP speedup of postprocessing steps (up to 50% for half mode and 4-core machine)
0.14 Alpha 2 Jul 13, 2011 New Release · Multiple rendering (LibRaw::dcraw_process() calls) allowed without re-opening RAW file thrfough the sequence of open()/unpack() calls.
· New sample in samples/multirender_test.cpp: renders data 4 times: in half and full modes with different white balance settings.
· Unprocessed RAW data is stored in separate data buffer: (2 bytes per pixel for all Bayer-pattern images, 8 bytes per pixel for Foveon, sRAW, and other full-color raw formats), so now LibRaw uses 25% more memory for full processing of most common Bayer images; while for just unpack memory is reduced 4 times.
· New call LibRaw::raw2image() fills imgdata.image array with fresh copy of data. There is no need to call raw2image() separately if you use dcraw_process() or dcraw_document_mode_processing() calls.
· New call LibRaw::free_image(), deallocates imgdata.image buffer. Use this call if current postprocessing results are not needed, but it is to early to call recycle() because dcraw_process() may be called later.
0.13.6 Jul 4, 2011 New Release · Cosmetic cleanup in Libraw_memmgr code
· Permit OpenMP support on MS VS2008

More general mem_image interface:
· New call get_mem_image_format returns bitmap size and bit depth
· New call copy_mem_image can copy bitmap into buffer with different color order (RGB/BGR) and line stride
· dcraw_make_mem_image() uses calls mentioned above
· see documentation for info on these function parameters.

· libraw/librawwindows.h implements LibRaw_datastream class based on Windows memory mapped files.
· Fixed parallel make errors in configure/Makefile.am


Most popular digital library freeware downloads in Components & Libraries


5 stars award

SWF To Image 1.43 freeware download


SWF To Image library is a FREEWARE ActiveX programming library for converting SWF into BMP, PNG, JPG, GIF ... your web-site. If so then SWF To Image library is exactly what you are looking for. It ... image. Compatible with SWF Scout (commercial swf writing/reading/modifying library) ...
Details   Download   Save Freeware

Accord.NET Framework 2.6.0 freeware download


... * Accord.Math - General math and matrix library with numerical decompositions and related linear algebra methods; * Accord.Statistics - library with statistical analysis and related tools; * Accord.Imaging - extension to the AForge.NET Imaging library with new filters and routines; * Accord.Neuro - extension to the AForge.NET Neuro library with other learning algorithms; * Accord.MachineLearning - extension ...
Details   Download   Save Freeware

iText 5.2.0 freeware download


iText is a library that allows you to create and manipulate PDF ... pages Automate filling out of PDF forms Add digital signatures to a PDF file iText is available in Java as well as in C#. ...
Details   Download   Save Freeware

Trivial Portable Framework Library 0.40 freeware download


TPFL stands for Trivial Portable Framework Library. It includes severalclasses for command line and configuration ... features simple (trivial) usage of every class. This library was written from API side, and then implemented in C++. Command line and config file handling is very customizable: there is a possibility of setting ...
Details   Download   Save Freeware

JPDF Export 1.0.7 freeware download


... Export is a tiny, easy to use Java library developed on the famous iText library. It provides simple functions that can be used to build complex PDF files. FEATURES: · Export JTables to Pdf files · Export ...
Details   Download   Save Freeware

IT++ 4.2.0 freeware download


IT++ is a C++ library of mathematical, signal processing and communication routines IT++ is a C++ library of mathematical, signal processing and communication classes and ... the area of communications. The kernel of the library consists of generic vector and matrix classes, and ... to MATLAB or GNU Octave. The IT++ library originates from the former department of Information Theory ...
Details   Download   Save Freeware

NTL for Windows 5.5.2 freeware download


NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, ... used in conjunction with GMP (the GNU Multi-Precision library) for enhanced performance. NTL can also be used in conjunction with the gf2x library for faster arithmetic of large degree polynomials over GF(2). ...
Details   Download   Save Freeware

Loris 1.8 freeware download


Loris is a library for sound analysis, synthesis, and morphing, developed by ... CERL Sound Group. Loris includes a C++ class library, Python module, C-linkable interface, command line utilities, and documentation. Loris is an Open Source sound modeling and processing software package based on the Reassigned Bandwidth-Enhanced Additive Sound Model. ...
Details   Download   Save Freeware

Library .NET 18.2.4541.40459 freeware download


Library .NET (Free Note Edition) is a personal notes and information management system. With it you can store all of your notes and information in an easy-to-use outline. It makes your data easier and convenient management, quicker and exact search , simpler and flexible backup, clearer and intuitive interface. ...
Details   Download   Save Freeware

LibUsbDotNet 2.2.8 freeware download


LibUsbDotNet is a .NET C# USB library for WinUsb, libusb-win32, and Linux libusb v1.x developers. All basic USB device functionality can be performed through common device classes allowing you to write OS and driver independent code. LibUsbDotNet - A development tool written for .NET software developers who desire a fast ...
Details   Download   Save Freeware