Issues
- 33
Allow callers to pass in output buffers
#685 opened by tnibler - 1
Make `Rect` a "closed set"
#690 opened by cospectrum - 2
Text rendered at wrong Y position
#687 opened by SpriteOvO - 0
migrate from `quickcheck` to `proptest`
#626 opened by ripytide - 1
Add extra maintainers
#679 opened by ripytide - 1
Create a new minor release
#681 opened by LMJW - 0
Broken links in docs.rs documentation
#677 opened by Skgland - 0
- 0
Projection matrix for rotation is weird
#674 opened by EmiOnGit - 4
Rounded corners on rectangles and images
#672 opened by zaddok - 6
how encode drawed image to [u8] ?
#668 opened by SudoDios - 1
Decide module layout for new imageops functions
#667 opened by theotherphil - 3
Switch `imageproc::Rect` to `image::Rect`
#645 opened by ripytide - 2
Add Tags for all previous releases where possible
#665 opened by ripytide - 19
Add hardcoded filter3x3 function to benchmark current generic filter function against
#644 opened by theotherphil - 0
- 3
Agree a sensible API for filtering so we can reduce the risk of frequent breaking changes to signatures
#661 opened by theotherphil - 0
Document release process
#653 opened by theotherphil - 2
Use `Kernel` by `ref`
#652 opened by cospectrum - 4
`Laplacian` from `master` is wrong
#649 opened by cospectrum - 0
Check for any functions missing tests
#651 opened by theotherphil - 0
- 2
`Rect` refactors
#638 opened by ripytide - 2
- 0
- 0
- 2
How does this crate compare to magick-rust?
#628 opened by svelterust - 1
`warp_inner()` and `equalize_histogram_mut()` should be two functions based on `rayon` feature
#625 opened by ripytide - 10
Remove non-`_mut` function variants.
#622 opened by ripytide - 2
Remove top-level clippy allows
#616 opened by ripytide - 1
intersection_points function in hough.rs has bug if intersection point is in image corner.
#533 opened by alanthinker - 6
Rename arguments of `assert_pixels_eq`
#605 opened by cospectrum - 4
Expose more private functions
#544 opened by nan-mu - 4
Release version 0.25
#595 opened by theotherphil - 18
optimisation of grayscale morphology operators
#597 opened by Morgane55440 - 2
"cannot find trait `FontRef` in this scope"
#607 opened by szabgab - 6
initialization of `morphology::Mask`
#604 opened by Morgane55440 - 2
Merge with `cv` crate?
#600 opened by ripytide - 2
support grayscale morphology operators
#576 opened by Morgane55440 - 3
Template matching with a mask
#567 opened by F8RZD - 8
`Laplacian` is incorrect
#585 opened by cospectrum - 6
Maintenance discussion
#547 opened by bvssvni - 3
- 2
BresenhamLineIter crash
#545 opened by erwanvivien - 1
the trait `image::image::GenericImage` is not implemented for `ImageBuffer<Rgb<{integer}>, Vec<{integer}>>`
#558 opened by alpaylan - 2
make interpolate_* public
#546 opened by Lishen1 - 1
- 1
Gate merges on passing tests
#551 opened by theotherphil - 0
- 1
Add 2D Butterworth
#543 opened by altunenes