Docs.rs
libstacker-0.1.0
libstacker 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
eadf
Dependencies
opencv ^0.97.2
normal
rayon ^1.11.0
normal
thiserror ^2.0.17
normal
Versions
53.49%
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
libstacker
0.1.0
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<T>
Todo:There must be a better way to do this
Functions
§
imread
Safe wrapper around OpenCV’s
imread
with proper error handling