From c2aa7953b9133b616572ef9f2bcf6b3fae6e1bc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Verstraeten?= Date: Tue, 25 Jan 2022 21:58:15 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f5d832..8837296 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,10 @@ This repository has been executed and tested in different environments ### Sports Using video recordings from a paddel playingfield we are trying to map the locations players have walked. First we capture there movement and later on we convert the coordinates and plot them onto an image of the playingfield. This will give us insight in where people mostly walk and what areas are left unattended. - + +![Tracking objects in OpenCV and MobileNet](media/tracker.png) + +![Padelfield 2d map](media/paddelfield_2d_points.jpeg) ### Retail shop