内容简介:Darktable 2.4.0 发布了。Darktable 是一个数字摄影暗房软件:它在数据库管理您的数码底片并允许您通过可缩放 lighttable 查看。它还使您能够开发原始图像(raw)和加强。 更新情况: The maintainership of the R...
Darktable 2.4.0 发布了。Darktable 是一个数字摄影暗房软件:它在数据库管理您的数码底片并允许您通过可缩放 lighttable 查看。它还使您能够开发原始图像(raw)和加强。
更新情况:
The maintainership of the RawSpeed library was transferred to the darktable project. The work on code cleanup, hardening, modernization, simplification and testing is ongoing.
Almost 3 thousand commits to darktable+rawspeed since 2.2.0
273 pull requests handled
340+ issues closed
Updated user manual is coming soon™
更多内容请参考提交记录。
注意:重要提示:为了确保 Darktable 可以继续支持相机的原始文件格式,请阅读这篇文章,了解如何提供原始样本,以确保我们拥有 CC0 许可证下的相机原始样本集。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Functional Programming in Scala
Paul Chiusano、Rúnar Bjarnason / Softbound print / 2014-9-14 / USD 44.99
Functional programming (FP) is a programming style emphasizing functions that return consistent and predictable results regardless of a program's state. As a result, functional code is easier to test ......一起来看看 《Functional Programming in Scala》 这本书的介绍吧!