3 releases
| 0.1.2 | Apr 17, 2021 |
|---|---|
| 0.1.1 | Jan 22, 2021 |
| 0.1.0 | Dec 31, 2020 |
#5 in #processing-algorithm
690KB
627 lines
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.