mlange-42 / chrono-photo

Chronophotography command line tool and library in Rust.
https://mlange-42.github.io/chrono-photo/
MIT License
14 stars 3 forks source link

[Feature] Implement outlier detection algorithm #2

Closed mlange-42 closed 4 years ago

mlange-42 commented 4 years ago

Implement the primary/default algorithm based on outlier detection.

mlange-42 commented 4 years ago

Outlier detection based on multi-dimensional z-score implemented in df263ca (for version 0.1.1)