This commit is contained in:
randogoth 2024-12-31 23:37:57 +02:00
parent 7ed1e5e4e6
commit bdf3e8dde5
4 changed files with 86 additions and 150 deletions

View file

@ -6,8 +6,6 @@ edition = "2021"
[lib]
name = "ocelli"
path = "src/lib.rs"
crate-type = ["cdylib"]
[dependencies]
v4l = "0.14"
chrono = "0.4"
image = "0.25.5"