mirror of https://github.com/Nonannet/imagerec.git
parent
5720604042
commit
1115cb92d4
|
@ -1,5 +1,5 @@
|
||||||
# imagerec
|
# imagerec
|
||||||
```text
|
|
||||||
A simple and lightweight image recognition tool for small Linux based
|
A simple and lightweight image recognition tool for small Linux based
|
||||||
embedded systems like the MT7688AN SoC.
|
embedded systems like the MT7688AN SoC.
|
||||||
|
|
||||||
|
@ -14,6 +14,7 @@ Netcat can be very usefull for testing.
|
||||||
|
|
||||||
Is uses only fixed point operations and is optimized for low memory devices.
|
Is uses only fixed point operations and is optimized for low memory devices.
|
||||||
|
|
||||||
|
```text
|
||||||
Usage: imagerec [-options]
|
Usage: imagerec [-options]
|
||||||
options:
|
options:
|
||||||
-h show help
|
-h show help
|
||||||
|
|
Loading…
Reference in New Issue