Docs.rs
sift-wgpu-0.1.0
sift-wgpu 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
stevel705
Dependencies
bytemuck ^1.23.0
normal
env_logger ^0.11.8
normal
futures ^0.3
normal
futures-intrusive ^0.5
normal
half ^2.4
normal
image ^0.25.6
normal
imageproc ^0.25.0
normal
log ^0.4.27
normal
ndarray ^0.16.1
normal
pollster ^0.4.0
normal
web-time ^1.1
normal
wgpu ^25.0.0
normal
tokio ^1
dev
rayon ^1.10.0
normal
tokio ^1
normal
console_error_panic_hook ^0.1
normal
console_log ^1.0
normal
getrandom ^0.2
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
Versions
23.73%
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
load_and_convert_image
sift
0.1.0
sift
Function
load_
and_
convert_
image
Copy item path
Source
pub fn load_and_convert_image(path: &
str
) ->
GrayImage
Expand description
Loads an image and converts it to grayscale.