ScanTailor-Advanced / scantailor-advanced

ScanTailor Advanced is the version that merges the features of the ScanTailor Featured and ScanTailor Enhanced versions, brings new ones and fixes.
GNU General Public License v3.0
189 stars 7 forks source link

[Feature request] color filters? #76

Closed zvezdochiot closed 12 months ago

zvezdochiot commented 1 year ago

Hi @lightsilverberryfox , @vigri .

A transition from the concept of "Color Normalization" to the concept of "Color Management" is required. To do this, you need a hidden widget with filters options and the filters themselves.

See also STEX : ColorFilter.cpp.

zvezdochiot commented 1 year ago

Hi @lightsilverberryfox , @vigri .

One of the filters is implemented: #77 .

zvezdochiot commented 12 months ago

Due to the overload of "output", I see no reason to consider this issue within the framework of this project. Filters and zones require a separate step preceding "output". This will not only unload the interface, but also allow much more flexible use of filters and zones. With the current state of the interface, implementing filters is stupid. This became apparent with the introduction of the "Wiener denoiser".