Blender Git Commit Log

Git Commits -> Revision 870dba7

Revision 870dba7 by Sergey Sharybin (master)
June 23, 2012, 18:04 (GMT)
Keying node: assume overexposured pixels as foreground

Screens are usually doesn't have overexposured pixels and all
saturation / gradient math was written assuming that all channels
are withing 0 .. 1 range and in cases when some channel exceeds
this range matte could be completely wrong.

Added special check for overesposure and assume such pixels as
definitely foreground.

Also fixed minimal value for edge kernel size.

Commit Details:

Full Hash: 870dba7657c7cc169a9d98695134f3ee8de8cd5b
SVN Revision: 48223
Parent Commit: 0c8ebad
Lines Changed: +31, -12

2 Modified Paths:

/source/blender/compositor/operations/COM_KeyingOperation.cpp (+30, -11) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021