Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / image-rs/imageproc issues and pull requests

#693 - display_multiple_images with different titles

Pull Request - State: open - Opened by Icekey 4 days ago

#691 - fix new `clippy` lints

Pull Request - State: closed - Opened by cospectrum about 1 month ago - 1 comment

#690 - Make `Rect` a "closed set"

Issue - State: closed - Opened by cospectrum about 1 month ago - 1 comment

#689 - fix `text_size`

Pull Request - State: closed - Opened by cospectrum about 1 month ago - 23 comments

#688 - Add `rotate_about_center_no_crop` to prevent pixel loss during image rotations

Pull Request - State: open - Opened by Tikitikitikidesuka about 2 months ago - 20 comments

#687 - Text rendered at wrong Y position

Issue - State: open - Opened by SpriteOvO 2 months ago - 2 comments

#687 - Text rendered at wrong Y position

Issue - State: open - Opened by SpriteOvO 2 months ago - 2 comments

#686 - Update `CI`

Pull Request - State: closed - Opened by cospectrum 2 months ago - 3 comments

#685 - Allow callers to pass in output buffers

Issue - State: open - Opened by tnibler 2 months ago - 33 comments

#684 - New feature: Flood-fill

Pull Request - State: closed - Opened by tkallady 3 months ago - 6 comments

#684 - New feature: Flood-fill

Pull Request - State: closed - Opened by tkallady 3 months ago - 6 comments

#683 - Add fast blur algorithm

Pull Request - State: closed - Opened by torfmaster 3 months ago - 6 comments

#683 - Add fast blur algorithm

Pull Request - State: closed - Opened by torfmaster 3 months ago - 6 comments

#682 - handle polygon draw case where start point equals end point

Pull Request - State: closed - Opened by fs-99 3 months ago - 4 comments

#682 - handle polygon draw case where start point equals end point

Pull Request - State: closed - Opened by fs-99 3 months ago - 4 comments

#681 - Create a new minor release

Issue - State: open - Opened by LMJW 3 months ago - 1 comment

#681 - Create a new minor release

Issue - State: open - Opened by LMJW 3 months ago - 1 comment

#680 - Fix fast corner 9 algorithm

Pull Request - State: closed - Opened by LMJW 4 months ago - 2 comments

#679 - Add extra maintainers

Issue - State: closed - Opened by ripytide 4 months ago - 1 comment

#678 - Update all doc-links to use shorthand syntax

Pull Request - State: closed - Opened by ripytide 4 months ago - 3 comments

#677 - Broken links in docs.rs documentation

Issue - State: closed - Opened by Skgland 4 months ago

#676 - Increase the `msrv` to `1.79`

Pull Request - State: closed - Opened by cospectrum 5 months ago - 1 comment

#674 - Projection matrix for rotation is weird

Issue - State: closed - Opened by EmiOnGit 5 months ago

#673 - Switch from quickcheck to proptest

Pull Request - State: closed - Opened by ripytide 5 months ago - 10 comments

#672 - Rounded corners on rectangles and images

Issue - State: open - Opened by zaddok 5 months ago - 4 comments

#671 - Add `resize()` methods and an `interpolate()` method.

Pull Request - State: open - Opened by ripytide 5 months ago

#670 - Expand `stetch_contrast()` to color images also using `u8`

Pull Request - State: closed - Opened by ripytide 5 months ago - 4 comments

#669 - Add rotation module and functions

Pull Request - State: closed - Opened by ripytide 5 months ago - 4 comments

#668 - how encode drawed image to [u8] ?

Issue - State: closed - Opened by SudoDios 5 months ago - 6 comments

#667 - Decide module layout for new imageops functions

Issue - State: open - Opened by theotherphil 6 months ago - 1 comment
Labels: blocks-release

#666 - Add `replace()` and `overlay()` functions

Pull Request - State: closed - Opened by ripytide 6 months ago

#665 - Add Tags for all previous releases where possible

Issue - State: open - Opened by ripytide 6 months ago - 2 comments

#664 - Fix filter performance vs simple hardcoded implementation

Issue - State: open - Opened by theotherphil 6 months ago
Labels: blocks-release

#663 - improved draw_text_mut performance

Pull Request - State: closed - Opened by Icekey 6 months ago - 1 comment

#662 - Add compose module and functions

Pull Request - State: closed - Opened by ripytide 6 months ago - 4 comments

#660 - Refactor `gradients`

Pull Request - State: closed - Opened by cospectrum 6 months ago - 4 comments

#659 - Move box_filter into a separate file

Pull Request - State: closed - Opened by theotherphil 6 months ago

#658 - Add reference filter3x3

Pull Request - State: closed - Opened by theotherphil 6 months ago - 2 comments

#657 - Use gray_bench_image in filter benchmarks

Pull Request - State: closed - Opened by theotherphil 6 months ago

#656 - Removed allocation from `filter_pixel()`

Pull Request - State: closed - Opened by ripytide 6 months ago - 16 comments

#655 - Add rgb benchmarks to for the filter function

Pull Request - State: closed - Opened by ripytide 6 months ago - 1 comment

#654 - Replace `filter` with the old implementation

Pull Request - State: closed - Opened by cospectrum 6 months ago - 19 comments

#653 - Document release process

Issue - State: open - Opened by theotherphil 6 months ago
Labels: blocks-release

#652 - Use `Kernel` by `ref`

Issue - State: closed - Opened by cospectrum 6 months ago - 2 comments

#651 - Check for any functions missing tests

Issue - State: open - Opened by theotherphil 6 months ago

#650 - Fix lalplacian

Pull Request - State: closed - Opened by cospectrum 6 months ago - 2 comments

#649 - `Laplacian` from `master` is wrong

Issue - State: closed - Opened by cospectrum 6 months ago - 4 comments

#648 - Make `Kernel::new` constant

Pull Request - State: closed - Opened by cospectrum 6 months ago - 1 comment

#647 - Switch to `image::math::Rect`

Pull Request - State: closed - Opened by ripytide 6 months ago - 1 comment

#645 - Switch `imageproc::Rect` to `image::Rect`

Issue - State: open - Opened by ripytide 6 months ago - 3 comments

#643 - Add filter benchmarks for kernels larger than 3x3

Issue - State: closed - Opened by theotherphil 6 months ago

#642 - Add `filter_map_parallel`

Pull Request - State: closed - Opened by ripytide 6 months ago - 2 comments

#641 - Fix link in README

Pull Request - State: closed - Opened by theotherphil 6 months ago

#640 - Create CONTRIBUTING.md and update README.md

Pull Request - State: closed - Opened by theotherphil 6 months ago

#639 - Refactor the `Rect` type

Pull Request - State: closed - Opened by ripytide 6 months ago

#638 - `Rect` refactors

Issue - State: closed - Opened by ripytide 6 months ago - 2 comments

#637 - Add `delta` parameter to `adaptive_threshold`

Pull Request - State: closed - Opened by Dantsz 6 months ago - 3 comments

#636 - Remove noisy `ImageBuffer` type

Pull Request - State: closed - Opened by ripytide 6 months ago - 1 comment

#635 - implement the parallel doc macro

Pull Request - State: closed - Opened by ripytide 6 months ago - 1 comment

#634 - Another doc-macro for parallel variations of functions?

Issue - State: closed - Opened by ripytide 6 months ago

#633 - switch to docsrs_auto_cfg

Pull Request - State: closed - Opened by ripytide 6 months ago - 1 comment

#632 - Add a doc-macro for mut versions of functions.

Pull Request - State: closed - Opened by ripytide 6 months ago - 1 comment

#631 - Rename `imageproc::map::map_colors()` to `map_pixels()`

Issue - State: closed - Opened by ripytide 6 months ago - 2 comments

#630 - Minimize dependency features

Pull Request - State: closed - Opened by ripytide 6 months ago

#628 - How does this crate compare to magick-rust?

Issue - State: closed - Opened by knarkzel 6 months ago - 2 comments

#627 - Fix Cargo.toml `rayon` feature and Update Dependencies

Pull Request - State: closed - Opened by ripytide 6 months ago - 1 comment

#626 - migrate from `quickcheck` to `proptest`

Issue - State: closed - Opened by ripytide 6 months ago

#624 - Reduce code duplication in horizontal and vertical filter functions

Pull Request - State: closed - Opened by sunsided 6 months ago - 3 comments

#623 - Deduplicate the README.md

Pull Request - State: closed - Opened by ripytide 6 months ago - 1 comment

#622 - Remove non-`_mut` function variants.

Issue - State: closed - Opened by ripytide 6 months ago - 10 comments

#621 - Add a `CONTRIBUTING.md` and refactor the `README.md`

Pull Request - State: closed - Opened by ripytide 6 months ago - 5 comments

#620 - Minor Improvements

Pull Request - State: closed - Opened by ripytide 6 months ago - 1 comment

#619 - Re-enable zero-prefixed-literals lint

Pull Request - State: closed - Opened by theotherphil 6 months ago - 1 comment

#617 - Antagonise clippy

Pull Request - State: closed - Opened by theotherphil 6 months ago

#616 - Remove top-level clippy allows

Issue - State: closed - Opened by ripytide 6 months ago - 2 comments

#615 - Add GitHub release links to `CHANGELOG.md`

Pull Request - State: closed - Opened by sunsided 6 months ago - 1 comment

#613 - Make hough::intersection_points public

Pull Request - State: closed - Opened by theotherphil 6 months ago

#612 - Add more docs.rs feature descriptions

Pull Request - State: closed - Opened by sunsided 6 months ago - 2 comments

#611 - Gradient Refactor V3

Pull Request - State: closed - Opened by ripytide 6 months ago - 4 comments

#610 - Add docs.rs feature description

Pull Request - State: closed - Opened by sunsided 6 months ago - 6 comments

#609 - Update changelog and edit docs

Pull Request - State: closed - Opened by theotherphil 6 months ago - 2 comments

#607 - "cannot find trait `FontRef` in this scope"

Issue - State: closed - Opened by szabgab 6 months ago - 2 comments

#606 - Color Bilateral Filter

Pull Request - State: closed - Opened by ripytide 6 months ago - 5 comments

#605 - Rename arguments of `assert_pixels_eq`

Issue - State: closed - Opened by cospectrum 6 months ago - 6 comments

#604 - initialization of `morphology::Mask`

Issue - State: closed - Opened by Morgane55440 6 months ago - 6 comments

#603 - Add proptests for `Mask`

Pull Request - State: closed - Opened by cospectrum 6 months ago - 1 comment

#602 - Parallel Pixel Maps

Pull Request - State: closed - Opened by ripytide 6 months ago - 41 comments

#601 - Gradient enum and Kernel trait V2

Pull Request - State: closed - Opened by ripytide 7 months ago - 24 comments

#600 - Merge with `cv` crate?

Issue - State: open - Opened by ripytide 7 months ago - 2 comments