issues
search
fschutt
/
fastblur
Fast (linear time) implementation of the Gaussian Blur algorithm in Rust
MIT License
41
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Small typo in create_box_gauss in blur.rs?
#15
niniack
opened
4 years ago
1
Integrate improvements from `resvg` crate
#14
Shnatsel
opened
5 years ago
2
Blur order
#13
RazrFalcon
opened
5 years ago
0
Possible typo?
#12
RazrFalcon
opened
5 years ago
1
In place
#11
owenthewizard
closed
5 years ago
1
Update README - no longer crashes, update timings
#10
Shnatsel
closed
5 years ago
0
create_box_gauss() allocates needlessly
#9
Shnatsel
opened
5 years ago
5
Handle negative radii, support different radii for x and y
#8
Shnatsel
closed
5 years ago
0
Panic in debug mode on enormous blur radius
#7
Shnatsel
opened
5 years ago
2
Don't panic
#6
Shnatsel
closed
5 years ago
0
Use iterators instead of indexing
#5
Shnatsel
opened
5 years ago
0
Crash on blur_radius greater than image size
#4
Shnatsel
closed
5 years ago
0
Accept slices of proper mutability instead of vectors
#3
Shnatsel
closed
5 years ago
0
2.5x speedup
#2
Shnatsel
closed
5 years ago
1
Horizontal lines visible in output
#1
owenthewizard
closed
5 years ago
3