Docs.rs
pico-detect-0.6.0
pico-detect 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rostyq
Dependencies
derive_builder ^0.12
normal
image ^0.25
normal
imageproc ^0.25
normal
nalgebra ^0.33
normal
pixelutil-image ^0.1
normal
rand ^0.9
normal
rand_xoshiro ^0.7
normal
similarity-least-squares ^0.3
normal
thiserror ^2
normal
ab_glyph ^0.2
dev
anyhow ^1
dev
approx ^0.5
dev
cargo-husky ^1.5
dev
clap ^4.5
dev
criterion ^0.6
dev
image ^0.25
dev
imageproc ^0.25
dev
rstest ^0.25
dev
Versions
67.92%
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
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
pico_
detect
0.6.0
Module clusterize
Module Items
Structs
Functions
In crate pico_
detect
pico_detect
Module
clusterize
Copy item path
Source
Structs
§
Clusterizer
Clustering parameters for object detection results.
Functions
§
clusterize
Clusterize detection results based on intersection and score thresholds.