Docs.rs
  • od_opencv-0.1.8
    • od_opencv 0.1.8
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • LdDl
    • Dependencies
      • lazy_static ^1.4.0 normal
      • opencv ^0.94.2 normal
    • Versions
    • 51.67% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

od_opencv0.1.8

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • model_classic::ModelYOLOClassic
  • model_ultralytics::ModelUltralyticsV8
  • utils::BACKEND_TARGET_VALID
  • utils::FORMAT_VERSION_VALID

Enums

  • model_format::ModelFormat
  • model_format::ModelVersion

Traits

  • model::ModelTrait

Functions

  • model::new_from_darknet_file_v3
  • model::new_from_darknet_file_v4
  • model::new_from_darknet_file_v7
  • model::new_from_darknet_file_v8
  • model::new_from_dnn_v3
  • model::new_from_dnn_v4
  • model::new_from_dnn_v7
  • model::new_from_dnn_v8
  • model::new_from_file
  • model::new_from_file_v3
  • model::new_from_file_v4
  • model::new_from_file_v7
  • model::new_from_file_v8
  • model::new_from_onnx_file_v3
  • model::new_from_onnx_file_v4
  • model::new_from_onnx_file_v7
  • model::new_from_onnx_file_v8
  • utils::min_max_loc_partial