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
Add hardcoded filter3x3 function to benchmark current generic filter function against
#644
theotherphil
closed
5 months ago
19
Add filter benchmarks for kernels larger than 3x3
#643
theotherphil
closed
5 months ago
0
Add `filter_map_parallel`
#642
ripytide
closed
5 months ago
2
Fix link in README
#641
theotherphil
closed
6 months ago
0
Create CONTRIBUTING.md and update README.md
#640
theotherphil
closed
6 months ago
0
Refactor the `Rect` type
#639
ripytide
closed
5 months ago
0
`Rect` refactors
#638
ripytide
closed
5 months ago
2
Add `delta` parameter to `adaptive_threshold`
#637
Dantsz
closed
6 months ago
3
Remove noisy `ImageBuffer` type
#636
ripytide
closed
6 months ago
1
implement the parallel doc macro
#635
ripytide
closed
6 months ago
1
Another doc-macro for parallel variations of functions?
#634
ripytide
closed
6 months ago
0
switch to docsrs_auto_cfg
#633
ripytide
closed
6 months ago
1
Add a doc-macro for mut versions of functions.
#632
ripytide
closed
6 months ago
1
Rename `imageproc::map::map_colors()` to `map_pixels()`
#631
ripytide
closed
5 months ago
2
Minimize dependency features
#630
ripytide
closed
6 months ago
0
Try using doc_auto_cfg to automate addition of docrs attributes
#629
theotherphil
closed
6 months ago
0
How does this crate compare to magick-rust?
#628
svelterust
closed
6 months ago
2
Fix Cargo.toml `rayon` feature and Update Dependencies
#627
ripytide
closed
6 months ago
1
migrate from `quickcheck` to `proptest`
#626
ripytide
closed
3 months ago
0
`warp_inner()` and `equalize_histogram_mut()` should be two functions based on `rayon` feature
#625
ripytide
opened
6 months ago
1
Reduce code duplication in horizontal and vertical filter functions
#624
sunsided
closed
5 months ago
3
Deduplicate the README.md
#623
ripytide
closed
6 months ago
1
Remove non-`_mut` function variants.
#622
ripytide
closed
6 months ago
10
Add a `CONTRIBUTING.md` and refactor the `README.md`
#621
ripytide
closed
6 months ago
5
Minor Improvements
#620
ripytide
closed
6 months ago
1
Re-enable zero-prefixed-literals lint
#619
theotherphil
closed
6 months ago
1
Add test for drawing line segment with zero length and remove dead code from intersection_points
#618
theotherphil
closed
6 months ago
0
Antagonise clippy
#617
theotherphil
closed
6 months ago
0
Remove top-level clippy allows
#616
ripytide
closed
6 months ago
2
Add GitHub release links to `CHANGELOG.md`
#615
sunsided
closed
6 months ago
1
Fix ordering of 'actual' and 'expected' arguments to assert_pixels_eq
#614
theotherphil
closed
6 months ago
0
Make hough::intersection_points public
#613
theotherphil
closed
6 months ago
0
Add more docs.rs feature descriptions
#612
sunsided
closed
6 months ago
2
Gradient Refactor V3
#611
ripytide
closed
6 months ago
4
Add docs.rs feature description
#610
sunsided
closed
6 months ago
6
Update changelog and edit docs
#609
theotherphil
closed
6 months ago
2
Add Rayon implementation `filter_clamped_parallel` for Kernel filter function (formerly `filter3x3`, ...)
#608
sunsided
closed
5 months ago
17
"cannot find trait `FontRef` in this scope"
#607
szabgab
closed
6 months ago
2
Color Bilateral Filter
#606
ripytide
closed
6 months ago
5
Rename arguments of `assert_pixels_eq`
#605
cospectrum
closed
6 months ago
6
initialization of `morphology::Mask`
#604
Morgane55440
closed
6 months ago
6
Add proptests for `Mask`
#603
cospectrum
closed
6 months ago
1
Parallel Pixel Maps
#602
ripytide
closed
5 months ago
41
Gradient enum and Kernel trait V2
#601
ripytide
closed
6 months ago
24
Merge with `cv` crate?
#600
ripytide
opened
6 months ago
2
Add `proptests` for `filter/mod.rs`
#599
cospectrum
closed
6 months ago
9
optimisation of grayscale morphology operators
#598
Morgane55440
closed
6 months ago
36
optimisation of grayscale morphology operators
#597
Morgane55440
closed
6 months ago
18
Gradients, Filter and Kernel Refactor
#596
ripytide
closed
6 months ago
1
Release version 0.25
#595
theotherphil
closed
6 months ago
4
Previous
Next