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
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
Image
Pipeline
gpu_device::GpuDevice
kernels::Kernel
Enums
BorderType
Functions
convolution::run
gpu_device::create_device_queue
gpu_device::create_gpu_device
kernels::desolneux_operator
kernels::freichen_operator
kernels::gaussian
kernels::roberts_operator
kernels::sobel_operator
Type Aliases
Real