Docs.rs
  • fast_morphology-0.3.1
    • fast_morphology 0.3.1
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause OR Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • awxkee
    • Dependencies
      • image ^0.25.0 normal optional
      • num-traits ^0.2.19 normal
      • rayon ^1.10.0 normal
    • Versions
    • 68.66% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

fast_morphology0.3.1

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • ImageSize
  • KernelShape
  • MorphScalar

Enums

  • BorderMode
  • MorphExOp
  • MorphologyThreadingPolicy

Functions

  • dilate
  • dilate_f32
  • dilate_gray_alpha
  • dilate_gray_alpha_f32
  • dilate_gray_alpha_u16
  • dilate_rgb
  • dilate_rgb_f32
  • dilate_rgb_u16
  • dilate_rgba
  • dilate_rgba_f32
  • dilate_rgba_u16
  • dilate_u16
  • erode
  • erode_f32
  • erode_gray_alpha
  • erode_gray_alpha_f32
  • erode_gray_alpha_u16
  • erode_rgb
  • erode_rgb_f32
  • erode_rgb_u16
  • erode_rgba
  • erode_rgba_f32
  • erode_rgba_u16
  • erode_u16
  • morph_1d_f32
  • morph_1d_u16
  • morph_1d_u8
  • morphology
  • morphology_gray_alpha
  • morphology_gray_alpha_u16
  • morphology_gray_u16
  • morphology_rgb
  • morphology_rgb_f32
  • morphology_rgb_u16
  • morphology_rgba
  • morphology_rgba_f32
  • morphology_rgba_u16