Hsvhold (preservar tsv)¶

Descripción
Este efecto convertirá un cierto rango de TSV en escala de grises.
Este efecto mide la diferencia de color entre los valores de TSV especificados en las opciones y los tomados de la imagen del clip. Dependiendo de las opciones, los colores podrán ser cambiados a gris o no.
Parámetros
Parámetro |
Valor |
Descripción |
---|---|---|
av.hue (tono) |
Decimal |
Set the hue value which will be used in color difference calculation. Allowed range is from -360.000 to 360.000. Default value is 0.000. |
av.sat (saturación) |
Decimal |
Set the saturation value which will be used in color difference calculation. Allowed range is from -1.000 to 1.000. Default value is 0.000. |
av.val (valor) |
Decimal |
Set the value which will be used in color difference calculation. Allowed range is from -1.000 to 1.000. Default value is 0.000. |
av.similarity (similitud) |
Decimal |
Set similarity percentage with the key color. Allowed range is from 0.000 to 1.000. Default value is 0.010. 0.001 matches only the exact key color, while 1.000 matches everything. |
av.blend (mezcla) |
Decimal |
Blend percentage. Allowed range is from 0.000 to 1.000. Default value is 0.000. 0.000 makes pixels either fully gray, or not gray at all. Lower values result in more gray pixels, with a higher value the more similar the pixels color is to the key color. |