GradationCurve
From Avisynth wiki
(Difference between revisions)
(Created page with "{{FilterCat4|External_filters|Plugins|Adjustment Filters|Levels and Chroma}} {{Filter3 | ErazorTT | r9 | | Adjustment Filters | Open Source | 6=[https://forum.doom9.org/showt...") |
|||
Line 3: | Line 3: | ||
| ErazorTT | | ErazorTT | ||
| r9 | | r9 | ||
− | | | + | | see doom9 Thread |
| Adjustment Filters | | Adjustment Filters | ||
| Open Source | | Open Source | ||
Line 9: | Line 9: | ||
}} | }} | ||
== Description == | == Description == | ||
− | [https:// | + | Comutes and applies gradation curves based on given anchor points. Like what Photoshop and Gimp do in the [https://www.gimp.org/tutorials/Basic_Color_Curves/ Curves] setting. Can also load Photoshop ACV and GIMP crv curve files.<br> |
<br> | <br> | ||
Revision as of 01:07, 19 January 2019
Abstract | |
---|---|
Author | ErazorTT |
Version | r9 |
Download | see doom9 Thread |
Category | Adjustment Filters |
License | Open Source |
Discussion | Doom9 Thread |
Description
Comutes and applies gradation curves based on given anchor points. Like what Photoshop and Gimp do in the Curves setting. Can also load Photoshop ACV and GIMP crv curve files.
Requirements
- AviSynth+
- Supported color formats: PlanarRGB, YUV 420,422,444 8-16 bits
Changelog
Jan 18, 2019: r9
- first functional release