mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 02:18:12 +08:00
New node: Dehaze (#1882)
* feat: Implemented Dehaze Node * Update Cargo.toml * Remove unecessary image conversions * Code review * Further fixes --------- Co-authored-by: Dennis Kobert <dennis@kobert.dev> Co-authored-by: Keavon Chambers <keavon@keavon.com>
This commit is contained in:
co-authored by
Dennis Kobert
Keavon Chambers
parent
0b0169a415
commit
c5454af48b
@@ -88,3 +88,4 @@ web-sys = { workspace = true, optional = true, features = [
|
||||
|
||||
# Optional dependencies
|
||||
image-compare = { version = "0.4.1", optional = true }
|
||||
ndarray = "0.16.1"
|
||||
|
||||
Reference in New Issue
Block a user