Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / abonander/img_hash issues and pull requests
#57 - update image to >=0.25
Pull Request -
State: open - Opened by ManReadApp 8 months ago
#56 - Swapped width/height during transpose of DCT
Issue -
State: open - Opened by kobaj about 1 year ago
#55 - Change Blockhash Link to Wayback Machine
Pull Request -
State: open - Opened by payton almost 2 years ago
#54 - Upgrade image dependency to 0.24
Pull Request -
State: open - Opened by theduke about 2 years ago
- 2 comments
#53 - Update dependencies, fix incompatibility with image 0.24
Pull Request -
State: closed - Opened by lovasoa over 2 years ago
- 3 comments
#52 - Add support for `image-rs 0.24`
Issue -
State: open - Opened by qarmin over 2 years ago
- 4 comments
#51 - ImageHash should be serializable
Issue -
State: open - Opened by Futsch1 almost 3 years ago
#50 - Is `__Nonexhaustive` needed for `HashAlg` enum?
Issue -
State: closed - Opened by qarmin almost 3 years ago
- 1 comment
#49 - Static lifetime required for hashing?
Issue -
State: closed - Opened by ogxd almost 3 years ago
- 1 comment
#48 - Replace HashBytes manual array impl with min_const_generics
Pull Request -
State: open - Opened by BlackHoleFox about 3 years ago
#47 - Update to 2018
Pull Request -
State: closed - Opened by archer884 about 3 years ago
- 4 comments
#46 - hash_size doesn't match hash length when using DoubleGradient
Issue -
State: open - Opened by hugopeixoto over 3 years ago
- 1 comment
#45 - Unable to generate pHash hashes that match other implementations
Issue -
State: open - Opened by micahsnyder over 3 years ago
- 4 comments
#44 - Improve hash_image tool
Pull Request -
State: closed - Opened by johnoneil over 3 years ago
- 1 comment
#43 - Add from_bytes method to ImageHash
Pull Request -
State: closed - Opened by BlackHoleFox over 3 years ago
- 2 comments
#42 - Allow base64 0.12.*
Pull Request -
State: closed - Opened by k-bx about 4 years ago
- 3 comments
#41 - blockhash values differ from other implementations' values
Issue -
State: open - Opened by chrysn over 4 years ago
#40 - binary: Format without dropping zeros
Pull Request -
State: closed - Opened by chrysn over 4 years ago
- 1 comment
#39 - Support for 16bit integer and 16/32bit float color?
Issue -
State: open - Opened by virtualritz over 4 years ago
#38 - Reason for disabled tests
Issue -
State: closed - Opened by chinedufn over 4 years ago
#37 - Why are some dependencies ranges?
Issue -
State: closed - Opened by chinedufn over 4 years ago
#36 - Fix wrong calculation in blockhash_fast
Pull Request -
State: closed - Opened by nbdd0121 over 4 years ago
#35 - Remove unnecessary indirect dependencies
Pull Request -
State: closed - Opened by CryZe over 4 years ago
- 7 comments
#34 - Remove rust-image ref from README
Pull Request -
State: closed - Opened by palfrey over 4 years ago
- 1 comment
#33 - Implement Support for image 0.23.0 and also update all other dependencies
Pull Request -
State: closed - Opened by CryZe over 4 years ago
- 3 comments
#32 - Fix a variable name in the documentation
Pull Request -
State: closed - Opened by wooferzfg almost 5 years ago
- 1 comment
#31 - rust-image feature no longer present
Issue -
State: closed - Opened by palfrey almost 5 years ago
#30 - Freshen crate, fix to/from_base64
Pull Request -
State: closed - Opened by Jake-Shadle about 5 years ago
#29 - 3.0.0 Release
Pull Request -
State: closed - Opened by abonander about 5 years ago
- 3 comments
#28 - Replace rustc-serialize with serde
Pull Request -
State: closed - Opened by Aloxaf about 5 years ago
- 1 comment
#27 - Bump dependencies
Pull Request -
State: closed - Opened by kpcyrd over 5 years ago
#26 - Port to image 0.21
Pull Request -
State: closed - Opened by kpcyrd over 5 years ago
- 6 comments
#25 - Produced gradient hash has an invalid size
Issue -
State: closed - Opened by ksesong almost 6 years ago
- 5 comments
#24 - Optimized DCT Implementation
Issue -
State: closed - Opened by abonander almost 6 years ago
- 12 comments
Labels: enhancement, help wanted
#23 - Thread panic when using Blockhash, but not with DCT
Issue -
State: closed - Opened by cryptoquick over 6 years ago
- 6 comments
#22 - Comparison with https://www.phash.org/
Issue -
State: closed - Opened by route about 7 years ago
- 2 comments
#21 - Example code in documentation not running
Issue -
State: closed - Opened by ndortega about 7 years ago
- 6 comments
#20 - 2.0.0 Release
Pull Request -
State: closed - Opened by abonander over 7 years ago
#19 - 1.1.0 Release
Pull Request -
State: closed - Opened by abonander over 7 years ago
- 1 comment
#18 - Example with image buffer
Issue -
State: closed - Opened by sbeckeriv about 8 years ago
- 1 comment
#17 - Don't try and hash if the data is empty
Pull Request -
State: closed - Opened by palfrey over 8 years ago
- 10 comments
#16 - Relicense under dual MIT/Apache-2.0
Issue -
State: closed - Opened by emberian almost 9 years ago
- 5 comments
#15 - Add Path dependency to example program
Pull Request -
State: closed - Opened by palfrey about 9 years ago
- 1 comment
#14 - Update to test on stable
Pull Request -
State: closed - Opened by abonander over 9 years ago
#13 - Move DCT impl to `stream-dct` crate
Pull Request -
State: closed - Opened by abonander over 9 years ago
#12 - Update to build on Rust stable
Pull Request -
State: closed - Opened by abonander over 9 years ago
#11 - Use approximate of cosine
Pull Request -
State: closed - Opened by abonander over 9 years ago
#10 - Marr/Mexican hat wavelet?
Issue -
State: open - Opened by redaready over 9 years ago
- 10 comments
Labels: enhancement
#9 - Replace `fast: bool` parameter with `HashType` enum
Issue -
State: closed - Opened by abonander over 9 years ago
Labels: enhancement
#8 - Implement Gradient Hash
Issue -
State: closed - Opened by abonander over 9 years ago
Labels: enhancement
#7 - Implement fast DCT algorithm built from FFTs
Issue -
State: closed - Opened by abonander over 9 years ago
- 1 comment
Labels: enhancement, help wanted
#6 - Not compiling with latest version of PistonDevelopers/image and Rust
Issue -
State: closed - Opened by forgemo almost 10 years ago
- 1 comment
#5 - introduced from_base64(), replaced size and hash_size() by size(), replaced all uint by usize
Pull Request -
State: closed - Opened by forgemo almost 10 years ago
- 5 comments
#4 - fields of ImageHash are now public
Pull Request -
State: closed - Opened by forgemo almost 10 years ago
- 3 comments
#3 - Nightly compatibility
Pull Request -
State: closed - Opened by talevy almost 10 years ago
- 1 comment
#2 - Track git version of image
Pull Request -
State: closed - Opened by abonander almost 10 years ago
#1 - Point to the PistonDevelopers image in Cargo.toml?
Issue -
State: closed - Opened by bvssvni almost 10 years ago
- 3 comments