Darktable for Mac 是一個開源的攝影工作流程應用程序和 RAW 開發人員。為攝影師提供一個虛擬的燈檯和暗室。它可以在數據庫中管理你的數字底片,讓你通過可縮放的照明表查看它們,並使你能夠開發原始圖像並加強它們。
Raw 是未經處理的從相機傳感器到存儲卡的直接捕獲,沒有任何改變。在開源世界中有多種替代方案可用於原始開發(ufraw,dcraw,rawtherapee),但是 Darktable 試圖填補優秀的現有免費原始轉換器和圖像管理工具(如 ufraw,rawstudio,f-spot,digikam ,shotwell)。它專注於工作流程,使攝影師能夠更輕鬆地快速處理每天拍攝的數千張圖像。它也是極少數能夠進行系留拍攝的 FOSS 項目之一.
Darktable 的內部架構允許用戶輕鬆添加各種圖像處理模塊,從非常簡單的(裁剪,曝光,斑點去除)到最先進的模擬人類夜視).
用戶界面是圍繞圖像元數據和 mipmap 的高效緩存而構建的,全部存儲在數據庫中。主要側重於用戶交互,無論是在平滑的界面設計還是處理速度方面。高質量的輸出也是我們的目標之一.
所有的編輯都是完全無損的,只能在高速緩存的圖像緩衝區上進行顯示。完整的圖像僅在導出期間轉換。原始圖像加載使用 rawspeed,高動態範圍和標準的圖像格式,如 jpeg 也支持。核心運行完全浮點值,所以 Darktable for Mac 不僅可以用於攝影,而且還可以用於科學獲取的圖像或渲染器輸出(高動態範圍).
可編輯特性:
GNOME / Linux / GNOME,Mac OS X / macports 和 Solaris 11 / GNOME。完全無損編輯。所有可調暗的核心功能都在 4x32 位浮點像素緩衝區上運行,從而支持 SSE 指令進行加速。它通過 OpenCL(運行時檢測和啟用)提供 GPU 加速,並具有內置的 ICC 配置文件支持:sRGB,Adobe RGB,XYZ 和線性 RGB。收集模塊允許您執行靈活的數據庫查詢,通過標籤,圖像評級(星號),顏色標籤等搜索圖像。在基本查詢中過濾和排序集合或通過相關標記進行簡單標記是您日常照片工作流程中的有用工具。導入各種標準,原始和高動態範圍圖像格式(例如 jpg,cr2,hdr,pfm,..)。通過多級軟件緩存,可調暗的具有零延遲的全屏,可縮放的用戶界面。束縛射擊。黑暗目前有 21 種翻譯:阿爾巴尼亞語,加泰羅尼亞語,捷克語,丹麥語,荷蘭語,法語,德語,希臘語,希伯來語,匈牙利語,意大利語,日語,波蘭語,葡萄牙語(巴西和葡萄牙語),俄語,斯洛伐克語,烏克蘭。強大的導出系統支持 Picasa webalbum,flickr 上傳,磁盤存儲,1:1 副本,電子郵件附件,並可以生成一個簡單的基於 html 的網絡圖庫。對於 macOS 可以使用黑暗,可以導出到低動態範圍(JPEG,PNG,TIFF),16 位(PPM,TIFF)或線性高動態範圍(PFM,EXR)圖像。可深色使用 XMP 邊車文件以及快速數據庫來保存元數據和處理設置。所有 Exif 數據都是使用 libexiv2 讀取和寫入的。
檔案版本 |
Node.js 16.1.0 |
檔案名稱 |
node-v16.1.0.pkg |
檔案大小 |
|
系統 |
Mac OS X |
軟體類型 |
開源軟體 |
作者 |
Johannes Hanika |
更新日期 |
http://www.darktable.org/ |
軟體類型 |
2021-05-05 |
更新日誌 |
What's new in this version: - Async_hooks,doc: replace process.stdout.fd with 1 - Benchmark: avoid using console.log() - Benchmark: use process.hrtime.bigint() - Bootstrap: freeze more intrinsics - Build: fix label-pr workflow - Build: label PRs with GitHub Action instead of nodejs-github-bot
Crypto: - don't crash with some selfsigned certs - fix generateKeyPair type checks - fix scrypt keylen validation - fix DiffieHellman generator validation
Debugger: - enable linter on internal/inspector/inspect_client - refactor internal/inspector/_inspect to use more primordials - apply automatic lint fixes for inspect_repl.js - apply automatic lint fixes for _inspect.js - remove unused function argument - align message with Node.js standard - add usage example for --port - fix race condition/deadlock on initialization - replace internal use of deprecated API - allow longer time to connect - accommodate line chunking in Windows - fix inspect restart on Windows - remove unused code - move node-inspect to internal library
Deps: - V8: cherry-pick fd75c97d3f56 - upgrade npm to 7.11.2 - update to [email protected] - patch V8 to 9.0.257.24 - patch V8 to 9.0.257.21 - update llhttp to 6.0.1 - patch V8 to 9.0.257.19
- Revert "doc: os.uptime() temporary bug notice" - Fix outdated util inspect documentation and layout example
Doc: - mark Node.js 10 as End-of-Life - mark querystring api as legacy - update node-api support matrix - add arguments for stream event of Http2Server and Http2SecureServer - indicate that abort tests do not generate core files - add try/catch in http2 respondWithFile example - note the system requirements for V8 tests - minor clarification to pathObject - clarify that fs.Dir async iterator closes automatically - document new TCP_KEEPCNT and TCP_KEEPINTVL socket option defaults - do not mention TCP in the allowHalfOpen option description - update message to match actual output - request default snap track be updated for LTS - mark process.hrtime() as legacy - fix typo in worker_threads.md - fix version history for "exports" patterns - fix package.json "imports" field history - fix typo in buffer.md - fix YAML comment opening tags - add nodejs-sec email template - document 'secureConnect' event limitation |
檔案下載 |
檔案下載
|