Add color correction postprocessing filter

New filter with color temperature (2000-10000K) and per-channel RGB
gain controls. Uses LUT-based processing for fast per-frame application.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-18 10:56:13 +03:00
parent c4955bcb34
commit 27c97c3141
3 changed files with 119 additions and 0 deletions

View File

@@ -293,6 +293,7 @@
"filters.pixelate": "Pixelate",
"filters.auto_crop": "Auto Crop",
"filters.flip": "Flip",
"filters.color_correction": "Color Correction",
"postprocessing.description_label": "Description (optional):",
"postprocessing.description_placeholder": "Describe this template...",
"postprocessing.created": "Template created successfully",