Download List

项目描述

LibRaw-demosaic-pack-GPL2 is a set of additional demosaic and noise reduction algorithms for LibRaw. These algorithms include AFD, LMMSE by Manuel Llorens, VCD, modified VCD, AHD+VCD, and two advanced median filters by Paul Lee.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-16 10:24
0.15-Beta4

11 新相机: 佳能 6 D 和 EOS M、 卡西欧前妻-ZR100、 富士 X-E1、 徕卡 D-LUX6 和 V LUX4、 尼康 P7700、 奥林巴斯 XZ-2、 松下 G5、 三星 EX2F、 索尼 RX-1。有新的 API 调用。LibRaw::is_fuji_rotated() 返回 true 的文件,并需要 'fuji_rotate()' 呼吁后处理。LibRaw::recycle_datastream() 释放文件句柄 (和关联的文件缓冲区),如果您的应用程序不会调用打开包装。
标签: Beta
11 new cameras: Canon 6D and EOS M, Casio EX-ZR100, Fujifilm X-E1, Leica D-LUX6 and V-LUX4, Nikon P7700, Olympus XZ-2, Panasonic G5, Samsung EX2F, Sony RX-1. There are new API calls. LibRaw::is_fuji_rotated() returns true for files, and needs a 'fuji_rotate()' call on postprocessing. LibRaw::recycle_datastream() frees the file handle (and associated file buffer) if your application will not call unpack.

2012-12-05 07:26
0.15-Beta2

支持 50 + 新相机,包括富士 X-Pro1 和新西格玛/Foveon 照相机。RawSpeed 库可以用于解码 (2-3 倍速度更快) 的原始数据。塔内件 ; 很多的变化源代码级别的 0.14 分支与兼容。
50+ new cameras are supported, including Fuji X-Pro1 and new Sigma/Foveon cameras. The RawSpeed library can be used for raw data decoding (2-3x faster). Many changes in internals; source level compatible with the 0.14 branch.

2012-06-28 10:46
0.14.8

This release supports new cameras: Canon 5D Mark III, G1 X, 1D X, and Powershot SX200, Nikon D4, D800/D800E, and D3200, Fuji X-S1 and HS30EXR, Casio EX-Z8, Olympus E-M5, Panasonic GF5, Sony NEX-F3, SLT-A37, and SLT-A57, and Samsung NX20 and NX210. It also support updated Samsung NX200 firmware.
标签: Release

2012-04-05 06:01
0.14.6

卡西欧前 Z500 的支持。在打开文件处理的 I/O 异常被捕获。可能读取-后缓冲区索尼 ARW2 解码器中被固定。mingw32 LibRaw_windows_datastream 进行编译时的错误被固定。Makefile.msvc: 支持 OpenMP 和 LCM (取消注释使用)。修复了一些叶 Aptus II 文件的解码。
Casio EX-Z500 support. I/O exceptions handling on file open are caught. A possible read-after-buffer in the Sony ARW2 decoder is fixed. mingw32 errors when compiling LibRaw_windows_datastream are fixed. Makefile.msvc: support for OpenMP and LCMS (uncomment to use). Fixes for decoding of some Leaf Aptus II files.

2011-10-27 06:08
0.14.3

黑色级别减法飞思文件的代码中的错误修正。新的 API 调用 LibRaw::get_internal_data_pointer() 的开发人员需要 libraw_internal_data 字段 (即富士 SuperCCD 布局) 的访问。Doc/API--概述修复以反映 0.14 的变化。
标签: Release
Bugfixes in black level subtraction code for PhaseOne files. A 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.

Project Resources