Blender Git Commit Log
Git Commits -> Revision 96769f3
Revision 96769f3 by Lukas Stockner (master) May 21, 2017, 03:26 (GMT) |
Cycles Denoising: Skip confidence interval test for outlier central pixels If the central pixel is an outlier, the denoiser is supposed to predict its value from the surrounding pixels. However, in some cases the confidence interval test would reject every single surrounding pixel, which leaves the model fitting with no data to work with. |
Commit Details:
Full Hash: 96769f3b199f52ada7e4f7cd1f53d4e4a8f906ef
Parent Commit: 38a2bf6
Lines Changed: +8, -3
1 Modified Path:
/intern/cycles/kernel/filter/filter_reconstruction.h (+8, -3) (Diff)