isiko
4bb4e2c22e
Add Minimum and Maximum option to Threshold node ( #1029 )
...
This might be usefull later when spliting Images into Seperate Images for each Channel, as then the other modes might behave weirdly
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-02-20 08:39:09 +01:00
isiko
344f243432
Fix Levels node gamma correction ( #1034 )
...
* Fix Levels Node
* Fix the fix
---------
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-02-16 18:33:03 +01:00
isiko
7071aabba8
Add Levels adjustment node ( #1028 )
...
* Add Levels Node
* Fix naming and algorithm
---------
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-02-16 01:11:31 +01:00
isiko
a709a772d5
Add color weights to Grayscale node and improve luminance handling ( #1015 )
...
* Add weighted grayscale node
* Rename nodes, fix grayscale weighting, add luma calc options
* Fix tests
* Add Tint Option
* Improve (but not full fix) tint
---------
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-02-10 21:55:01 +01:00
Keavon Chambers
875f2a5cd1
Improve Threshold node, move Gamma into Exposure node
2023-02-08 17:48:08 -08:00
Dennis Kobert
8e3480e952
Image adjustment nodes restructure ( #1013 )
...
* Add macro for creation of Map image nodes
* Move nodes to adjustments module
* Add Saturation and Lightness to hue shift node
* Fix raster node macro
* Add Threshold Node
* Convert all adjustment nodes to new format
* Start implementing vibrance node
* Remove package-lock.json
* Code review
---------
Co-authored-by: isiko404 <isihd.ko@gmail.com>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-02-09 01:17:09 +01:00