cvr 0.1.2

A collection of image processing algorithms and tools remiscient of OpenCV
Documentation
  • Coverage
  • 100%
    58 out of 58 items documented4 out of 49 items with examples
  • Size
  • Source code size: 715.87 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 9.94 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • cvr-rs/cvr
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • cmazakas

cvr is a home-grown attempt at porting some of the functionality offered by OpenCV to Rust in a way that emphasizes type-safety and functional composition.