| Printable Version of Topic
Click here to view this topic in its original format |
| Unofficial VirtualDub Support Forums > Avisynth Filtering, Processing and Scripts Discussion > Chromaticity Filter? |
| Posted by: psoares May 4 2003, 08:30 PM |
| Using RGBAdjust(1, 0, 0, 1) I can get the red channel of a clip. However, I need to access the red chromaticity that can be defined as R/( R+G+B ) if R+G+B>0 and 0 otherwise. Can this be done with Avisynth?
|