Blender Git Loki

Git Commits -> Revision 44c8219

Revision 44c8219 by Sergey Sharybin (master)
June 25, 2012, 08:21 (GMT)
Optimization of Keying Blur operation

Separate X and Y passes of blurring like it's done for flat
gaussian blur. This reduces computing difficulty from size^2
to 2*size without any visual changes in matte.

Commit Details:

Full Hash: 44c82198d4852484493c2e33b3ca4ad67fd76fd8
SVN Revision: 48256
Parent Commit: 15cb064
Lines Changed: +67, -24

4 Modified Paths:

/source/blender/compositor/nodes/COM_KeyingNode.cpp (+26, -11) (Diff)
/source/blender/compositor/nodes/COM_KeyingNode.h (+1, -1) (Diff)
/source/blender/compositor/operations/COM_KeyingBlurOperation.cpp (+32, -11) (Diff)
/source/blender/compositor/operations/COM_KeyingBlurOperation.h (+8, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021