Port details on branch 2023Q1 |
- oidn Intel(R) Open Image Denoise library
- 2.3.0_2 graphics =3 2.3.0_2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-02-18 07:14:12
- Last Update: 2024-07-13 18:32:28
- Commit Hash: 2302241
- People watching this port, also watch:: libssh, p5-MIME-Tools, noto-tc, linux-c7-atk
- License: APACHE20
- WWW:
- https://www.openimagedenoise.org/
- Description:
- Intel Open Image Denoise is an open source library of high-performance,
high-quality denoising filters for images rendered with ray tracing. Open Image
Denoise is part of the Intel Rendering Framework and is released under the
permissive Apache 2.0 license.
The purpose of Open Image Denoise is to provide an open, high-quality,
efficient, and easy-to-use denoising library that allows one to significantly
reduce rendering times in ray tracing based rendering applications. It filters
out the Monte Carlo noise inherent to stochastic ray tracing methods like path
tracing, reducing the amount of necessary samples per pixel by even multiple
orders of magnitude (depending on the desired closeness to the ground truth).
A simple but flexible C/C++ API ensures that the library can be easily
integrated into most existing or new rendering solutions.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/oidn/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/oidn
- pkg install oidn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: oidn
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1720888672
SHA256 (oidn-weights-28883d1769d5930e13cf7f1676dd852bd81ed9e7.tar.gz) = 90726b544f6e8b86a8bc4756e7c0b3da7530d4bab9dd671f2689001b4f9801f7
SIZE (oidn-weights-28883d1769d5930e13cf7f1676dd852bd81ed9e7.tar.gz) = 46880514
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ispc>=1.14.1 : devel/ispc
- cmake : devel/cmake-core
- python3.11 : lang/python311
- Library dependencies:
-
- libtbb.so : devel/onetbb
- libOpenImageIO.so : graphics/openimageio
- Fetch dependencies:
-
- ca_root_nss>0 : security/ca_root_nss
- git : devel/git
- git-lfs : devel/git-lfs
- This port is required by:
- for Libraries
-
- graphics/blender
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for oidn-2.3.0_2:
APPS=on: Build example and test apps
DOCS=on: Build and/or install documentation
OPENIMAGEIO=on: Build with OpenImageIO for image formats support
===> Use 'make config' to modify these settings
- Options name:
- graphics_oidn
- USES:
- cmake:noninja compiler:c++14-lang python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|