From 96fe8ea71299d906e6af2fd84315abeb839d9f1e Mon Sep 17 00:00:00 2001 From: shivam agrawal <42748556+shivam1192@users.noreply.github.com> Date: Sun, 26 Jul 2020 00:50:01 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b5186d..eddfe33 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Detect the static standing vehicles on the traffic signal, calculate the density Please go through the below illustrations, to understand how exactly a sppeding car will be detected and how we'll be extracting it's number plate. Once the number plate is detected, we'll fetch the detail of it's owner and issue a ticket against him using our blockchain network. ![enter image description here](https://docs.openvinotoolkit.org/2019_R3.1/vehicle-license-plate-detection-barrier-0106.jpeg) ![enter image description here](https://www.pyimagesearch.com/wp-content/uploads/2019/12/neighborhood_speed_physics_not_cal-768x573.jpg) +![enter image description here](https://i.ibb.co/yWXq0df/Whats-App-Image-2020-07-26-at-00-46-14.jpg) ## Note: This repository contains the code for number plate extraction, and speed detection. The other service to generate and issue ticket for over-speeding vehicles is developed as a seperate service. It was developed in 24hr at Technex Hackathon, under modern-mobility theme and we landed as 2nd runner up. From 589836d60ac973bf757b62f7d4de37f55a72b7e3 Mon Sep 17 00:00:00 2001 From: shivam agrawal <42748556+shivam1192@users.noreply.github.com> Date: Sun, 26 Jul 2020 00:51:53 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eddfe33..af5b067 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Please go through the below illustrations, to understand how exactly a sppeding ![enter image description here](https://docs.openvinotoolkit.org/2019_R3.1/vehicle-license-plate-detection-barrier-0106.jpeg) ![enter image description here](https://www.pyimagesearch.com/wp-content/uploads/2019/12/neighborhood_speed_physics_not_cal-768x573.jpg) ![enter image description here](https://i.ibb.co/yWXq0df/Whats-App-Image-2020-07-26-at-00-46-14.jpg) +![enter image description here](https://storage.googleapis.com/devfolio/hackathons/b8206911aa2b4685bbfb9e18285b50de/projects/3b7434fdffbf4933ad7a817adea395a2/picz9cvracq4.jpeg) ## Note: This repository contains the code for number plate extraction, and speed detection. The other service to generate and issue ticket for over-speeding vehicles is developed as a seperate service. It was developed in 24hr at Technex Hackathon, under modern-mobility theme and we landed as 2nd runner up.