Installation
Add the dependency to your Cargo.toml
:
[dependencies]
gxci = "0.3.6"
# Only support solo and use-opencv features,because multi-camera and use-imageproc are under development
That's it, start using the library!
Add the dependency to your Cargo.toml
:
[dependencies]
gxci = "0.3.6"
# Only support solo and use-opencv features,because multi-camera and use-imageproc are under development
That's it, start using the library!