Docs.rs
fast-canny-0.1.0
fast-canny 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
paulzhang5511
Dependencies
bumpalo ^3.16
normal
bytemuck ^1.15
normal
libblur ^0.23.3
normal
log ^0.4
normal
rayon ^1.10
normal
env_logger ^0.11
dev
image ^0.25
dev
Versions
22.95%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
Module kernel
fast_
canny
0.1.0
Module kernel
Module Items
Modules
Traits
Functions
In crate fast_
canny
fast_canny
Module
kernel
Copy item path
Source
Modules
§
avx2
Traits
§
Sobel
Kernel
Sobel 融合算子的硬件无关接口。
Functions
§
detect
返回当前平台最优的 SobelKernel 实现。