Docs.rs
simplecv-0.0.1
simplecv 0.0.1
Permalink
Docs.rs crate page
BSD-3-Clause
Links
crates.io
Source
Owners
linmx0130
Dependencies
image ^0.21.0
normal
ndarray ^0.12.1
normal
num ^0.2.0
normal
Versions
83.33%
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
Module utils
simplecv
0.0.1
Module utils
Module Items
Functions
In crate simplecv
simplecv
Module
utils
Copy item path
Source
Expand description
Collections of some util functions.
Functions
ยง
f2u
Transform a float to u8 and multiply it by 255.
max
max of two value
max_
diff
Compute the max absolute difference of two array.