Skip to content

Pull requests: image-rs/imageproc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

add pHash
#709 by cospectrum was merged Jan 19, 2025
update actions/checkout to v4
#698 by cospectrum was merged Dec 8, 2024 Loading…
Implement Kapur's algorithm for binary thresholding (#696)
#697 by o-tho was closed Dec 5, 2024 Loading…
fix new clippy lints
#691 by cospectrum was merged Oct 19, 2024 Loading…
fix text_size
#689 by cospectrum was merged Oct 19, 2024 Loading…
Update CI
#686 by cospectrum was merged Sep 19, 2024 Loading…
New feature: Flood-fill
#684 by tkallady was merged Oct 19, 2024 Loading…
Add fast blur algorithm
#683 by torfmaster was closed Oct 16, 2024 Loading…
handle polygon draw case where start point equals end point
#682 by fs-99 was merged Aug 20, 2024 Loading…
Fix fast corner 9 algorithm
#680 by LMJW was merged Aug 4, 2024 Loading…
Update all doc-links to use shorthand syntax
#678 by ripytide was merged Jul 21, 2024 Loading…
Increase the msrv to 1.79
#676 by cospectrum was merged Jul 2, 2024 Loading…
Switch from quickcheck to proptest
#673 by ripytide was merged Aug 18, 2024 Loading…
Expand stetch_contrast() to color images also using u8
#670 by ripytide was merged Aug 18, 2024 Loading…
Add rotation module and functions
#669 by ripytide was merged Jun 13, 2024 Loading…
Add replace() and overlay() functions
#666 by ripytide was merged Jun 22, 2024 Loading…
improved draw_text_mut performance
#663 by Icekey was merged Jun 7, 2024 Loading…
Add compose module and functions
#662 by ripytide was merged Jun 9, 2024 Loading…
Refactor gradients
#660 by cospectrum was merged May 28, 2024 Loading…
Move box_filter into a separate file
#659 by theotherphil was merged May 27, 2024 Loading…
Add reference filter3x3
#658 by theotherphil was merged May 27, 2024 Loading…
Use gray_bench_image in filter benchmarks
#657 by theotherphil was merged May 27, 2024 Loading…
Removed allocation from filter_pixel()
#656 by ripytide was closed Jun 7, 2024 Loading…
ProTip! Filter pull requests by the default branch with base:master.