camera read

This commit is contained in:
2024-07-07 23:58:15 +02:00
parent 2e87792a7f
commit a75c300692
9 changed files with 1244 additions and 99 deletions

View File

@@ -6,5 +6,7 @@ edition = "2021"
[dependencies]
atty = "0.2.14"
clap = { version = "4.5.8", features = ["derive"] }
clearscreen = "3.0.0"
colored = "2.1.0"
image = "0.24.9"
nokhwa = { path = "/home/mike/Software/nokhwa", version = "0.10.4", features = ["input-native"] }