Docs.rs
image-convolution-0.1.0
image-convolution 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
J-F-Liu
Dependencies
bytemuck ^1.5.0
normal
futures ^0.3
normal
image ^0.23
normal
wgpu ^0.8
normal
structopt ^0.3.21
dev
Versions
9.09%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
image_
convolution
0.1.0
Module kernels
Module Items
Structs
Functions
In crate image_
convolution
image_convolution
Module
kernels
Copy item path
Source
Structs
§
Kernel
Square shaped convolution kernel
Functions
§
desolneux_
operator
freichen_
operator
gaussian
compute gaussian kernel
roberts_
operator
sobel_
operator