معرفی شرکت ها


bcd-1.1-8.20180610gitd94c9fa.fc37.src.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Bayesian Collaborative Denoiser for Monte-Carlo Rendering
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything i686
نام بسته bcd
نام فایل بسته bcd-1.1-8.20180610gitd94c9fa.fc37.src.rpm
نسخه بسته 1.1
انتشار بسته 8.20180610gitd94c9fa.fc37
معماری بسته i686
نگهدارنده -
تاریخ ساخت Thu 21 Jul 2022 02
هاست سازنده buildvm-x86-28.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/superboubek/bcd
مجوز BSD and AGPLv3+
حجم دانلود 95M
حجم نصب 94.782M
BCD allows to denoise images rendered with Monte Carlo path tracing and provided in the form of their samples statistics (average, distribution and covariance of per-pixel color samples). BCD can run in CPU (e.g., renderfarm) or GPU (e.g., desktop) mode. It can be integrated as a library to any Monte Carlo renderer, using the provided sample accumulator to interface the Monte Carlo simulation with the BCD internals, and comes with a graphics user interface for designing interactively the denoising parameters, which can be saved in JSON format and later reused in batch. BCD has been designed for easy integration and low invasiveness in the host renderer, in a high spp context (production rendering). There are at least three ways to integrate BCD in a rendering pipeline, by either: * Dumping all samples in a raw file, using the raw2bcd tool to generate the rendering statistics from this file and then running the BCD using the CLI tool. * Exporting the mandatory statistics from the rendering loop in EXR format and running the BCD CLI tool to obtain a denoised image. * Directly integrating the BCD library into the renderer, using the sample accumulator to post samples to BCD during the path tracing and denoising the accumulated values after rendering using the library.


جایگزین ها



نیازمندی

مقدار نام
- cmake
- cmake(OpenEXR) < 3
- eigen3-devel
- gcc-c++
- json-devel
- make
- zlib-devel


ارائه دهنده

مقدار نام
= 1.1-8.20180610gitd94c9fa.fc37 bcd
= 1.1-8.20180610gitd94c9fa.fc37 bcd-cli
= 1.1-8.20180610gitd94c9fa.fc37 bcd-devel
= 1.1-8.20180610gitd94c9fa.fc37 bcd-debuginfo
= 1.1-8.20180610gitd94c9fa.fc37 bcd-debugsource


نحوه نصب


نصب پکیج rpm bcd:

    dnf install bcd-1.1-8.20180610gitd94c9fa.fc37.src.rpm


فایل ها

مسیرها
bcd-cuda.patch
bcd-d94c9fa.tar.gz
bcd-eigen3.patch
bcd-gcc.patch
bcd-json.patch
bcd-links.patch
bcd-nodeps.patch


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2022-07-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-01-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-08-01

Move to openexr2 compat package.

2021-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-01-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

2021-01-12

rebuild against New OpenEXR

2020-11-07

Improve patch description
Enforce soversion
Mention AGPLv3+