Docs.rs
libstacker-0.0.8
libstacker 0.0.8
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
eadf
Dependencies
opencv ^0.94.3
normal
ordered-float ^5.0.0
normal
rayon ^1.10.0
normal
thiserror ^2.0.12
normal
Versions
52.27%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libstacker
0.0.8
Module utils
Module Items
Traits
Functions
In crate libstacker
libstacker
Module
utils
Copy item path
Source
Traits
§
MatExt
Extension trait for more ergonomic Mat conversions
SetM
Value
Trait for setting value in a 2d Mat
Todo:There must be a better way to do this
Functions
§
imread
Safe wrapper around OpenCV’s
imread
with proper error handling