diff --git a/templates/index.html b/templates/index.html index 95672f7..d1fc531 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,18 +4,44 @@ Object Detection + +

Object Detection

- +
Start Webcam Detection + + diff --git a/templates/play_video.html b/templates/play_video.html index e01b1b5..4bd4dc1 100644 --- a/templates/play_video.html +++ b/templates/play_video.html @@ -4,7 +4,18 @@ Video Playback + +

Video Playback with Object Detection

@@ -227,5 +259,10 @@ } }, 100); + diff --git a/templates/webcam.html b/templates/webcam.html index 919343d..8747680 100644 --- a/templates/webcam.html +++ b/templates/webcam.html @@ -4,7 +4,18 @@ Webcam Feed + +

Webcam Object Detection

@@ -227,5 +259,10 @@ } }, 100); +