From 1f349d01d3b9ac0470ff5deef859ed3a0138e592 Mon Sep 17 00:00:00 2001 From: Nonannet Date: Wed, 5 Feb 2020 17:29:42 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index df0cbcb..f3f7ec6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # imagerec - +```text A simple and lightweight image recognition tool for small Linux based embedded systems like the MT7688AN SoC. @@ -14,13 +14,12 @@ Netcat can be very usefull for testing. Is uses only fixed point operations and is optimized for low memory devices. -```text Usage: imagerec [-options] options: -h show help -c commands ASCII command string - -d port TCP/IP-port to listen on - -p device capture device name + -p port TCP/IP-port to listen on + -d device capture device name -r whidth*hight image resolution -n pixels max number of pixels for l command -f file file path for w command (# for index)