From e997eee93db238bc6c0fe6016eb4896d628a7854 Mon Sep 17 00:00:00 2001 From: Madhawa Vidanapathirana Date: Wed, 1 Jul 2020 23:23:52 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b51f263..043fcee2 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,7 @@ point mapping configuration. You can configure the mapping as shown below. ### Examples #### Real-time Processing -Python client processing two CCTV videos (of Bandaranayake International Airport, Sri Lanka) -in parallel. All the detected people are mapped to the ground map and tracked. We +Python client processing two CCTV videos in parallel. All the detected people are mapped to the ground map and tracked. We are capable of tracing across cameras as well. ![Real-time Processing](real-time_processing.png)