init
This commit is contained in:
parent
476bc0e0b5
commit
c737460cce
2 changed files with 214 additions and 0 deletions
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "ocelli"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
opencv = "0.93.5"
|
||||
Loading…
Add table
Add a link
Reference in a new issue