macOS
brew install open-image-denoiselocal Homebrew formula metadata
brew / Rang 7770
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für open-image-denoise in AI-Agent-Workflows.
Installation
brew install open-image-denoiselocal Homebrew formula metadata
Überblick
High-performance denoising library for ray tracing
Verlauf
Intel Open Image Denoise is an open-source library of high-performance, high-quality denoising filters for ray-traced images. It is part of Intel's rendering toolkit family and is built around deep-learning denoisers that reduce Monte Carlo noise from path tracing and related stochastic rendering methods.
The project appeared publicly as a beta in the 0.8.0 release and was promoted by Intel around GDC 2019 as an open-source denoising library for ray tracing. Intel's technical article described it as part of the Intel Rendering Framework, released under Apache 2.0, and designed to cut rendering times by filtering noise rather than requiring far more samples per pixel.
Version 1.0.0 improved quality, reduced artifacts, added memory controls for high resolutions, and made the library more practical for production integration. The 1.x series then added lightmap denoising, neural-network training code, user-trained model support, Apple Silicon work, better detail preservation, half-precision images, and the oidnBenchmark, oidnDenoise, and oidnTest example tools.
Version 2.0.0 was a major hardware expansion, adding SYCL devices for Intel Xe GPUs, CUDA devices for NVIDIA GPUs, HIP devices for AMD GPUs, asynchronous execution, device-query APIs, and graphics interop. Later 2.x releases added Metal support for Apple silicon GPUs, ARM64 CPU support, fast and high-quality modes, more GPU architectures, performance work, and fixes for device-specific issues.
Open Image Denoise was designed for integration into renderers rather than as a standalone image editor. Intel's article described Unity 2019.2 lightmap integration work, and the project documentation emphasizes a flexible C/C++ API that can be incorporated into existing and new rendering solutions.
The project received a 2025 Technical Achievement Award from the Academy of Motion Picture Arts and Sciences for its contribution to the motion picture industry. That recognition is a useful adoption signal: it indicates use beyond demos, in professional rendering and production pipelines where denoising quality and predictable integration matter.
Rendering applications feed noisy color buffers into Open Image Denoise and may also provide auxiliary albedo and normal buffers to preserve more detail. The trained RT filters are intended for both preview and final-frame rendering, covering low sample counts through nearly converged images.
Developers use the C/C++ API for embedded integration, the example tools for testing and benchmarking, and the training toolkit when renderer-specific or content-specific models are needed. The library's CPU and GPU support lets applications choose between portability, workstation acceleration, and render-farm deployment.
Open Image Denoise is a good example of a package whose public CLI tools are only the tip of the dependency iceberg. The real value is a portable, permissively licensed denoising library that renderers can vendor, link, or detect at runtime.
For packagers, it is interesting because support spans CPU instruction sets, Intel/NVIDIA/AMD/Apple GPU backends, oneTBB, oneAPI/SYCL, CUDA, HIP, Metal, and external graphics-memory APIs. A simple brew formula name hides a surprisingly hardware-sensitive library.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
oidnBenchmark | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
oidnDenoise | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
oidnTest | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:open-image-denoise |
|---|---|
| Version | 2.5.0 |
| Paketmanager | Homebrew |
| Homepage | https://openimagedenoise.github.io |
| Repository | https://github.com/RenderKit/oidn |
| Zuletzt aktualisiert | 2026-06-02T16:53:14Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.