MCPcopy Index your code
hub / github.com/abonander/img_hash

github.com/abonander/img_hash @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
77 symbols 124 edges 7 files 25 documented · 32%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Image (Interface)
Shorthand trait bound for APIs in this crate. Currently only implemented for the types provided by `image` with 8-bit c [4 …
src/traits.rs
HashBytes (Interface)
Interface for types used for storing hash data. This is implemented for `Vec `, `Box<[u8]>` and arrays that are mult [2 …
src/traits.rs
DiffImage (Interface)
Image types that can be diffed. [1 implementers]
src/traits.rs
BitSet (Interface)
(no doc) [1 implementers]
src/traits.rs

Core symbols most depended-on inside this repo

as_slice
called by 4
src/traits.rs
gradient_hash
called by 3
src/alg/mod.rs
vert_gradient_hash
called by 3
src/alg/mod.rs
blur
called by 2
src/traits.rs
foreach_pixel8
called by 2
src/traits.rs
next_multiple_of_2
called by 2
src/alg/mod.rs
next_multiple_of_4
called by 2
src/alg/mod.rs
resize_dimensions
called by 2
src/alg/mod.rs

Shape

Method 38
Function 24
Class 6
Enum 5
Interface 4

Languages

Rust100%

Modules by API surface

src/lib.rs28 symbols
src/traits.rs17 symbols
src/alg/mod.rs12 symbols
src/dct.rs9 symbols
src/alg/blockhash.rs9 symbols
src/bin/hash_image.rs1 symbols
benches/byte_to_float.rs1 symbols

For agents

$ claude mcp add img_hash \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact