Open wiwichips opened 1 year ago
Filtering is very slow but there are a number of ways to speed it up
One way would be to only compare diffs of filters when traversing pixels in an image...
Also, just more generally I don't like my implementation of filters and think it would be redesigned
Filtering is very slow but there are a number of ways to speed it up
One way would be to only compare diffs of filters when traversing pixels in an image...
Also, just more generally I don't like my implementation of filters and think it would be redesigned