Optimize vertical box filter to iterate over rows for cache friendliness.
This commit is contained in:
@@ -8,5 +8,6 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
image = "*"
|
||||
itertools = "*"
|
||||
rand = "*"
|
||||
rayon = "*"
|
||||
|
||||
Reference in New Issue
Block a user