issues
search
image-rs
/
imageproc
Image processing operations
MIT License
758
stars
149
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Detailed error for generic type parameter of find_contours_with_threshold
#694
sakird
opened
12 hours ago
2
display_multiple_images with different titles
#693
Icekey
opened
3 days ago
0
Introduce text_size_info and change back where text is positioned
#692
vbfox
opened
3 weeks ago
0
fix new `clippy` lints
#691
cospectrum
closed
1 month ago
1
Make `Rect` a "closed set"
#690
cospectrum
closed
1 month ago
1
fix `text_size`
#689
cospectrum
closed
1 month ago
23
Add `rotate_about_center_no_crop` to prevent pixel loss during image rotations
#688
Tikitikitikidesuka
opened
1 month ago
20
Text rendered at wrong Y position
#687
SpriteOvO
opened
2 months ago
2
Update `CI`
#686
cospectrum
closed
2 months ago
3
Allow callers to pass in output buffers
#685
tnibler
opened
2 months ago
33
New feature: Flood-fill
#684
tkallady
closed
1 month ago
6
Add fast blur algorithm
#683
torfmaster
closed
1 month ago
6
handle polygon draw case where start point equals end point
#682
fs-99
closed
3 months ago
4
Create a new minor release
#681
LMJW
opened
3 months ago
1
Fix fast corner 9 algorithm
#680
LMJW
closed
3 months ago
2
Add extra maintainers
#679
ripytide
closed
3 months ago
1
Update all doc-links to use shorthand syntax
#678
ripytide
closed
4 months ago
3
Broken links in docs.rs documentation
#677
Skgland
closed
4 months ago
0
Increase the `msrv` to `1.79`
#676
cospectrum
closed
4 months ago
1
Add `#[must_use]` to all non-mut image processing functions
#675
ripytide
opened
4 months ago
0
Projection matrix for rotation is weird
#674
EmiOnGit
closed
4 months ago
0
Switch from quickcheck to proptest
#673
ripytide
closed
3 months ago
10
Rounded corners on rectangles and images
#672
zaddok
opened
5 months ago
4
Add `resize()` methods and an `interpolate()` method.
#671
ripytide
opened
5 months ago
0
Expand `stetch_contrast()` to color images also using `u8`
#670
ripytide
closed
3 months ago
4
Add rotation module and functions
#669
ripytide
closed
5 months ago
4
how encode drawed image to [u8] ?
#668
SudoDios
closed
5 months ago
6
Decide module layout for new imageops functions
#667
theotherphil
opened
5 months ago
1
Add `replace()` and `overlay()` functions
#666
ripytide
closed
5 months ago
0
Add Tags for all previous releases where possible
#665
ripytide
opened
5 months ago
2
Fix filter performance vs simple hardcoded implementation
#664
theotherphil
opened
5 months ago
0
improved draw_text_mut performance
#663
Icekey
closed
5 months ago
1
Add compose module and functions
#662
ripytide
closed
5 months ago
4
Agree a sensible API for filtering so we can reduce the risk of frequent breaking changes to signatures
#661
theotherphil
opened
5 months ago
3
Refactor `gradients`
#660
cospectrum
closed
5 months ago
4
Move box_filter into a separate file
#659
theotherphil
closed
5 months ago
0
Add reference filter3x3
#658
theotherphil
closed
5 months ago
2
Use gray_bench_image in filter benchmarks
#657
theotherphil
closed
5 months ago
0
Removed allocation from `filter_pixel()`
#656
ripytide
closed
5 months ago
16
Add rgb benchmarks to for the filter function
#655
ripytide
closed
5 months ago
1
Replace `filter` with the old implementation
#654
cospectrum
closed
5 months ago
19
Document release process
#653
theotherphil
opened
5 months ago
0
Use `Kernel` by `ref`
#652
cospectrum
closed
5 months ago
2
Check for any functions missing tests
#651
theotherphil
opened
5 months ago
0
Fix lalplacian
#650
cospectrum
closed
5 months ago
2
`Laplacian` from `master` is wrong
#649
cospectrum
closed
5 months ago
4
Make `Kernel::new` constant
#648
cospectrum
closed
5 months ago
1
Switch to `image::math::Rect`
#647
ripytide
closed
5 months ago
1
Add benchmarks for filter_clamped and filter_clamped_parallel with larger kernel sizes
#646
theotherphil
closed
5 months ago
0
Switch `imageproc::Rect` to `image::Rect`
#645
ripytide
opened
5 months ago
3
Next