diff --git a/README.md b/README.md index fe4b70736..9cc0b47ff 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,20 @@ [](https://github.com/openmv/openmv/actions/workflows/firmware.yml) -## OpenMV (Open-Source Machine Vision) +[](https://github.com/openmv/openmv/blob/master/LICENSE) + +[](https://github.com/openmv/openmv/network) +[](https://github.com/openmv/openmv/stargazers) +[](https://github.com/openmv/openmv/issues) -
-
-
-The OpenMV project aims at making machine vision more accessible to beginners by developing a user-friendly, open-source, low-cost machine vision platform. OpenMV cameras are programmable in Python3 and come with an extensive set of image processing functions such as face detection, keypoints descriptors, color tracking, QR and Bar code decoding, AprilTags, GIF and MJPEG recording, and more.
+## Open-source Machine Vision
+
+The OpenMV project aims at making machine vision more accessible to beginners by developing a user-friendly, open-source, low-cost machine vision platform. OpenMV cameras are programmable in Python3 and come with an extensive set of machine learning and image processing functions such as face detection, keypoints descriptors, color tracking, QR and Bar code decoding, AprilTags, GIF and MJPEG recording, and more.
The OpenMV Cam comes with a cross-platform IDE (based on Qt Creator) designed specifically to support programmable cameras. The IDE allows viewing the camera's frame buffer, accessing sensor controls, uploading scripts to the camera via serial over USB (or WiFi/BLE if available) and includes a set of image processing tools to generate tags, thresholds, keypoints, and etc...
+