diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 index 91299e2..e69de29 --- a/.gitignore +++ b/.gitignore @@ -1,244 +0,0 @@ -# Repo-specific GitIgnore ---------------------------------------------------------------------------------------------- -*.jpg -*.jpeg -*.png -*.bmp -*.tif -*.tiff -*.heic -*.JPG -*.JPEG -*.PNG -*.BMP -*.TIF -*.TIFF -*.HEIC -*.mp4 -*.mov -*.MOV -*.avi -*.data -*.json -*.cfg -!cfg/yolov3*.cfg - -storage.googleapis.com -runs/* -data/* -!data/hyps/* -!data/images/zidane.jpg -!data/images/bus.jpg -!data/*.sh - -results*.txt - -# Datasets ------------------------------------------------------------------------------------------------------------- -coco/ -coco128/ -VOC/ - -# MATLAB GitIgnore ----------------------------------------------------------------------------------------------------- -*.m~ -*.mat -!targets*.mat - -# Neural Network weights ----------------------------------------------------------------------------------------------- -*.weights -*.pt -*.onnx -*.mlmodel -*.torchscript -darknet53.conv.74 -yolov3-tiny.conv.15 - -# GitHub Python GitIgnore ---------------------------------------------------------------------------------------------- -# Byte-compiled / optimized / DLL files -__pycache__/ -*.py[cod] -*$py.class - -# C extensions -*.so - -# Distribution / packaging -.Python -env/ -build/ -develop-eggs/ -dist/ -downloads/ -eggs/ -.eggs/ -lib/ -lib64/ -parts/ -sdist/ -var/ -wheels/ -*.egg-info/ -wandb/ -.installed.cfg -*.egg - - -# PyInstaller -# Usually these files are written by a python script from a template -# before PyInstaller builds the exe, so as to inject date/other infos into it. -*.manifest -*.spec - -# Installer logs -pip-log.txt -pip-delete-this-directory.txt - -# Unit test / coverage reports -htmlcov/ -.tox/ -.coverage -.coverage.* -.cache -nosetests.xml -coverage.xml -*.cover -.hypothesis/ - -# Translations -*.mo -*.pot - -# Django stuff: -*.log -local_settings.py - -# Flask stuff: -instance/ -.webassets-cache - -# Scrapy stuff: -.scrapy - -# Sphinx documentation -docs/_build/ - -# PyBuilder -target/ - -# Jupyter Notebook -.ipynb_checkpoints - -# pyenv -.python-version - -# celery beat schedule file -celerybeat-schedule - -# SageMath parsed files -*.sage.py - -# dotenv -.env - -# virtualenv -.venv* -venv*/ -ENV*/ - -# Spyder project settings -.spyderproject -.spyproject - -# Rope project settings -.ropeproject - -# mkdocs documentation -/site - -# mypy -.mypy_cache/ - - -# https://github.com/github/gitignore/blob/master/Global/macOS.gitignore ----------------------------------------------- - -# General -.DS_Store -.AppleDouble -.LSOverride - -# Icon must end with two \r -Icon -Icon? - -# Thumbnails -._* - -# Files that might appear in the root of a volume -.DocumentRevisions-V100 -.fseventsd -.Spotlight-V100 -.TemporaryItems -.Trashes -.VolumeIcon.icns -.com.apple.timemachine.donotpresent - -# Directories potentially created on remote AFP share -.AppleDB -.AppleDesktop -Network Trash Folder -Temporary Items -.apdisk - - -# https://github.com/github/gitignore/blob/master/Global/JetBrains.gitignore -# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm -# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 - -# User-specific stuff: -.idea/* -.idea/**/workspace.xml -.idea/**/tasks.xml -.idea/dictionaries -.html # Bokeh Plots -.pg # TensorFlow Frozen Graphs -.avi # videos - -# Sensitive or high-churn files: -.idea/**/dataSources/ -.idea/**/dataSources.ids -.idea/**/dataSources.local.xml -.idea/**/sqlDataSources.xml -.idea/**/dynamic.xml -.idea/**/uiDesigner.xml - -# Gradle: -.idea/**/gradle.xml -.idea/**/libraries - -# CMake -cmake-build-debug/ -cmake-build-release/ - -# Mongo Explorer plugin: -.idea/**/mongoSettings.xml - -## File-based project format: -*.iws - -## Plugin-specific files: - -# IntelliJ -out/ - -# mpeltonen/sbt-idea plugin -.idea_modules/ - -# JIRA plugin -atlassian-ide-plugin.xml - -# Cursive Clojure plugin -.idea/replstate.xml - -# Crashlytics plugin (for Android Studio and IntelliJ) -com_crashlytics_export_strings.xml -crashlytics.properties -crashlytics-build.properties -fabric.properties diff --git a/GUI Image/DroidCam.jpg b/GUI Image/DroidCam.jpg new file mode 100644 index 0000000..06765e4 Binary files /dev/null and b/GUI Image/DroidCam.jpg differ diff --git a/GUI Image/DroidCam128.png b/GUI Image/DroidCam128.png new file mode 100644 index 0000000..1413273 Binary files /dev/null and b/GUI Image/DroidCam128.png differ diff --git a/GUI Image/DroidCam2.jpg b/GUI Image/DroidCam2.jpg new file mode 100644 index 0000000..c5eb8ae Binary files /dev/null and b/GUI Image/DroidCam2.jpg differ diff --git a/GUI Image/DroidCam2_50.png b/GUI Image/DroidCam2_50.png new file mode 100644 index 0000000..21c55f1 Binary files /dev/null and b/GUI Image/DroidCam2_50.png differ diff --git a/GUI Image/DroidCam50.png b/GUI Image/DroidCam50.png new file mode 100644 index 0000000..0b87d93 Binary files /dev/null and b/GUI Image/DroidCam50.png differ diff --git a/GUI Image/Light/green_light.png b/GUI Image/Light/green_light.png new file mode 100644 index 0000000..67ccdb1 Binary files /dev/null and b/GUI Image/Light/green_light.png differ diff --git a/GUI Image/Light/red_light.png b/GUI Image/Light/red_light.png new file mode 100644 index 0000000..64754e6 Binary files /dev/null and b/GUI Image/Light/red_light.png differ diff --git a/GUI Image/Light/warning.png b/GUI Image/Light/warning.png new file mode 100644 index 0000000..3459938 Binary files /dev/null and b/GUI Image/Light/warning.png differ diff --git a/GUI Image/Sign/GUI/M/DFMsample.jpg b/GUI Image/Sign/GUI/M/DFMsample.jpg new file mode 100644 index 0000000..218e6a0 Binary files /dev/null and b/GUI Image/Sign/GUI/M/DFMsample.jpg differ diff --git a/GUI Image/Sign/GUI/M/DirectForMotor.jpg b/GUI Image/Sign/GUI/M/DirectForMotor.jpg new file mode 100644 index 0000000..67f2550 Binary files /dev/null and b/GUI Image/Sign/GUI/M/DirectForMotor.jpg differ diff --git a/GUI Image/Sign/GUI/M/KeepRight.jpg b/GUI Image/Sign/GUI/M/KeepRight.jpg new file mode 100644 index 0000000..d8e2e41 Binary files /dev/null and b/GUI Image/Sign/GUI/M/KeepRight.jpg differ diff --git a/GUI Image/Sign/GUI/M/KeepRightsample.jpg b/GUI Image/Sign/GUI/M/KeepRightsample.jpg new file mode 100644 index 0000000..80a589d Binary files /dev/null and b/GUI Image/Sign/GUI/M/KeepRightsample.jpg differ diff --git a/GUI Image/Sign/GUI/P/ALTRightTurn.jpg b/GUI Image/Sign/GUI/P/ALTRightTurn.jpg new file mode 100644 index 0000000..49eac94 Binary files /dev/null and b/GUI Image/Sign/GUI/P/ALTRightTurn.jpg differ diff --git a/GUI Image/Sign/GUI/P/ALTRightTurn_sample.jpg b/GUI Image/Sign/GUI/P/ALTRightTurn_sample.jpg new file mode 100644 index 0000000..645207c Binary files /dev/null and b/GUI Image/Sign/GUI/P/ALTRightTurn_sample.jpg differ diff --git a/GUI Image/Sign/GUI/P/SpdLimit30.jpg b/GUI Image/Sign/GUI/P/SpdLimit30.jpg new file mode 100644 index 0000000..0483c81 Binary files /dev/null and b/GUI Image/Sign/GUI/P/SpdLimit30.jpg differ diff --git a/GUI Image/Sign/GUI/P/SpdLimit30_sample.jpg b/GUI Image/Sign/GUI/P/SpdLimit30_sample.jpg new file mode 100644 index 0000000..3ffb65b Binary files /dev/null and b/GUI Image/Sign/GUI/P/SpdLimit30_sample.jpg differ diff --git a/GUI Image/Sign/GUI/W/Children.jpg b/GUI Image/Sign/GUI/W/Children.jpg new file mode 100644 index 0000000..55a71d2 Binary files /dev/null and b/GUI Image/Sign/GUI/W/Children.jpg differ diff --git a/GUI Image/Sign/GUI/W/Children_sample.jpg b/GUI Image/Sign/GUI/W/Children_sample.jpg new file mode 100644 index 0000000..d579bae Binary files /dev/null and b/GUI Image/Sign/GUI/W/Children_sample.jpg differ diff --git a/GUI Image/Sign/GUI/W/CurveToRight.jpg b/GUI Image/Sign/GUI/W/CurveToRight.jpg new file mode 100644 index 0000000..d5cc594 Binary files /dev/null and b/GUI Image/Sign/GUI/W/CurveToRight.jpg differ diff --git a/GUI Image/Sign/GUI/W/CurveToRight_sample.jpg b/GUI Image/Sign/GUI/W/CurveToRight_sample.jpg new file mode 100644 index 0000000..6c6a8b1 Binary files /dev/null and b/GUI Image/Sign/GUI/W/CurveToRight_sample.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/M/CarOnly.jpg b/GUI Image/Sign/Standard_Sample/M/CarOnly.jpg new file mode 100644 index 0000000..5631c4a Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/M/CarOnly.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/M/DirectForMotor.jpg b/GUI Image/Sign/Standard_Sample/M/DirectForMotor.jpg new file mode 100644 index 0000000..67f2550 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/M/DirectForMotor.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/M/KeepLeft.jpg b/GUI Image/Sign/Standard_Sample/M/KeepLeft.jpg new file mode 100644 index 0000000..cd18a7d Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/M/KeepLeft.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/M/KeepRight.jpg b/GUI Image/Sign/Standard_Sample/M/KeepRight.jpg new file mode 100644 index 0000000..d8e2e41 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/M/KeepRight.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/M/LeftTurn.jpg b/GUI Image/Sign/Standard_Sample/M/LeftTurn.jpg new file mode 100644 index 0000000..d261796 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/M/LeftTurn.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/M/RightTurn.jpg b/GUI Image/Sign/Standard_Sample/M/RightTurn.jpg new file mode 100644 index 0000000..782c5e0 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/M/RightTurn.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/M/Roundabout.jpg b/GUI Image/Sign/Standard_Sample/M/Roundabout.jpg new file mode 100644 index 0000000..3e86f2b Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/M/Roundabout.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/M/StraightOnly.jpg b/GUI Image/Sign/Standard_Sample/M/StraightOnly.jpg new file mode 100644 index 0000000..8d362d7 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/M/StraightOnly.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/M/StraightOrLeft.jpg b/GUI Image/Sign/Standard_Sample/M/StraightOrLeft.jpg new file mode 100644 index 0000000..ca37402 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/M/StraightOrLeft.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/M/StraightOrRight.jpg b/GUI Image/Sign/Standard_Sample/M/StraightOrRight.jpg new file mode 100644 index 0000000..f1d496d Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/M/StraightOrRight.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/ALTRightTurn.jpg b/GUI Image/Sign/Standard_Sample/P/ALTRightTurn.jpg new file mode 100644 index 0000000..49eac94 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/ALTRightTurn.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/NoEntry.jpg b/GUI Image/Sign/Standard_Sample/P/NoEntry.jpg new file mode 100644 index 0000000..298e4f9 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/NoEntry.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/NoLeftTurn.jpg b/GUI Image/Sign/Standard_Sample/P/NoLeftTurn.jpg new file mode 100644 index 0000000..dbb7b42 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/NoLeftTurn.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/NoRandLTurn.jpg b/GUI Image/Sign/Standard_Sample/P/NoRandLTurn.jpg new file mode 100644 index 0000000..3b5d678 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/NoRandLTurn.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/NoRightTurn.jpg b/GUI Image/Sign/Standard_Sample/P/NoRightTurn.jpg new file mode 100644 index 0000000..49eac94 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/NoRightTurn.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/NoStopping.jpg b/GUI Image/Sign/Standard_Sample/P/NoStopping.jpg new file mode 100644 index 0000000..dfece00 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/NoStopping.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/NoUTurn.jpg b/GUI Image/Sign/Standard_Sample/P/NoUTurn.jpg new file mode 100644 index 0000000..e593cb3 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/NoUTurn.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/Other_SignC.jpg b/GUI Image/Sign/Standard_Sample/P/Other_SignC.jpg new file mode 100644 index 0000000..8ca505c Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/Other_SignC.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/SpdLimit100.jpg b/GUI Image/Sign/Standard_Sample/P/SpdLimit100.jpg new file mode 100644 index 0000000..a9fa6b3 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/SpdLimit100.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/SpdLimit120.jpg b/GUI Image/Sign/Standard_Sample/P/SpdLimit120.jpg new file mode 100644 index 0000000..fb12764 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/SpdLimit120.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/SpdLimit20.jpg b/GUI Image/Sign/Standard_Sample/P/SpdLimit20.jpg new file mode 100644 index 0000000..9a30515 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/SpdLimit20.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/SpdLimit30.jpg b/GUI Image/Sign/Standard_Sample/P/SpdLimit30.jpg new file mode 100644 index 0000000..0483c81 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/SpdLimit30.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/SpdLimit40.jpg b/GUI Image/Sign/Standard_Sample/P/SpdLimit40.jpg new file mode 100644 index 0000000..9d7a888 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/SpdLimit40.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/SpdLimit50.jpg b/GUI Image/Sign/Standard_Sample/P/SpdLimit50.jpg new file mode 100644 index 0000000..2d3a4e5 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/SpdLimit50.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/SpdLimit60.jpg b/GUI Image/Sign/Standard_Sample/P/SpdLimit60.jpg new file mode 100644 index 0000000..05fc13b Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/SpdLimit60.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/Spdimit70.jpg b/GUI Image/Sign/Standard_Sample/P/Spdimit70.jpg new file mode 100644 index 0000000..ddee7dc Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/Spdimit70.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/P/Spdimit80.jpg b/GUI Image/Sign/Standard_Sample/P/Spdimit80.jpg new file mode 100644 index 0000000..b8e7ae2 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/P/Spdimit80.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/Children.jpg b/GUI Image/Sign/Standard_Sample/W/Children.jpg new file mode 100644 index 0000000..55a71d2 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/Children.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/CurveToLeft.jpg b/GUI Image/Sign/Standard_Sample/W/CurveToLeft.jpg new file mode 100644 index 0000000..484ce31 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/CurveToLeft.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/CurveToRight.jpg b/GUI Image/Sign/Standard_Sample/W/CurveToRight.jpg new file mode 100644 index 0000000..d5cc594 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/CurveToRight.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/DoubleCurve1.jpg b/GUI Image/Sign/Standard_Sample/W/DoubleCurve1.jpg new file mode 100644 index 0000000..e6fb567 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/DoubleCurve1.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/DoubleCurve2.jpg b/GUI Image/Sign/Standard_Sample/W/DoubleCurve2.jpg new file mode 100644 index 0000000..9b208ef Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/DoubleCurve2.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/FallingRocks.jpg b/GUI Image/Sign/Standard_Sample/W/FallingRocks.jpg new file mode 100644 index 0000000..936b488 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/FallingRocks.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/OtherDanger.jpg b/GUI Image/Sign/Standard_Sample/W/OtherDanger.jpg new file mode 100644 index 0000000..efea280 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/OtherDanger.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/Other_SignD.jpg b/GUI Image/Sign/Standard_Sample/W/Other_SignD.jpg new file mode 100644 index 0000000..18bae4e Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/Other_SignD.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/Other_SignT.jpg b/GUI Image/Sign/Standard_Sample/W/Other_SignT.jpg new file mode 100644 index 0000000..6dbba98 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/Other_SignT.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/Other_SignT2.jpg b/GUI Image/Sign/Standard_Sample/W/Other_SignT2.jpg new file mode 100644 index 0000000..5dd7a91 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/Other_SignT2.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/Pedestrians.jpg b/GUI Image/Sign/Standard_Sample/W/Pedestrians.jpg new file mode 100644 index 0000000..9fd7177 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/Pedestrians.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/RoadLights.jpg b/GUI Image/Sign/Standard_Sample/W/RoadLights.jpg new file mode 100644 index 0000000..4158c83 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/RoadLights.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/RoadNarrows.jpg b/GUI Image/Sign/Standard_Sample/W/RoadNarrows.jpg new file mode 100644 index 0000000..ee761de Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/RoadNarrows.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/SeparateIsland.JPG b/GUI Image/Sign/Standard_Sample/W/SeparateIsland.JPG new file mode 100644 index 0000000..17e7496 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/SeparateIsland.JPG differ diff --git a/GUI Image/Sign/Standard_Sample/W/SlipperyRoad.jpg b/GUI Image/Sign/Standard_Sample/W/SlipperyRoad.jpg new file mode 100644 index 0000000..30b7af8 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/SlipperyRoad.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/Slow.jpg b/GUI Image/Sign/Standard_Sample/W/Slow.jpg new file mode 100644 index 0000000..f8dbc15 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/Slow.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/Stop.jpg b/GUI Image/Sign/Standard_Sample/W/Stop.jpg new file mode 100644 index 0000000..58e86fe Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/Stop.jpg differ diff --git a/GUI Image/Sign/Standard_Sample/W/UnevenRoad.jpg b/GUI Image/Sign/Standard_Sample/W/UnevenRoad.jpg new file mode 100644 index 0000000..367dff4 Binary files /dev/null and b/GUI Image/Sign/Standard_Sample/W/UnevenRoad.jpg differ diff --git a/GUI Image/WebCam.png b/GUI Image/WebCam.png new file mode 100644 index 0000000..2919e4f Binary files /dev/null and b/GUI Image/WebCam.png differ diff --git a/GUI Image/arrow_right.png b/GUI Image/arrow_right.png new file mode 100644 index 0000000..73cd6f1 Binary files /dev/null and b/GUI Image/arrow_right.png differ diff --git a/GUI Image/camera.png b/GUI Image/camera.png new file mode 100644 index 0000000..b5bcda2 Binary files /dev/null and b/GUI Image/camera.png differ diff --git a/GUI Image/execution.png b/GUI Image/execution.png new file mode 100644 index 0000000..2efc06e Binary files /dev/null and b/GUI Image/execution.png differ diff --git a/GUI Image/folder32.png b/GUI Image/folder32.png new file mode 100644 index 0000000..2ef633a Binary files /dev/null and b/GUI Image/folder32.png differ diff --git a/GUI Image/green_light.jpg b/GUI Image/green_light.jpg new file mode 100644 index 0000000..b53ad5f Binary files /dev/null and b/GUI Image/green_light.jpg differ diff --git a/GUI Image/image.png b/GUI Image/image.png new file mode 100644 index 0000000..bc277df Binary files /dev/null and b/GUI Image/image.png differ diff --git a/GUI Image/next.png b/GUI Image/next.png new file mode 100644 index 0000000..163a343 Binary files /dev/null and b/GUI Image/next.png differ diff --git a/GUI Image/pause2.png b/GUI Image/pause2.png new file mode 100644 index 0000000..4588069 Binary files /dev/null and b/GUI Image/pause2.png differ diff --git a/GUI Image/play2.png b/GUI Image/play2.png new file mode 100644 index 0000000..0e1c824 Binary files /dev/null and b/GUI Image/play2.png differ diff --git a/GUI Image/prev.png b/GUI Image/prev.png new file mode 100644 index 0000000..31b4545 Binary files /dev/null and b/GUI Image/prev.png differ diff --git a/GUI Image/red_light.jpg b/GUI Image/red_light.jpg new file mode 100644 index 0000000..9bd482e Binary files /dev/null and b/GUI Image/red_light.jpg differ diff --git a/GUI Image/settings.png b/GUI Image/settings.png new file mode 100644 index 0000000..3a67776 Binary files /dev/null and b/GUI Image/settings.png differ diff --git a/GUI Image/stop.png b/GUI Image/stop.png new file mode 100644 index 0000000..4fe173a Binary files /dev/null and b/GUI Image/stop.png differ diff --git a/GUI Image/youtube.png b/GUI Image/youtube.png new file mode 100644 index 0000000..5c6a8f2 Binary files /dev/null and b/GUI Image/youtube.png differ diff --git "a/GUI Image/\351\257\212\351\257\2121.png" "b/GUI Image/\351\257\212\351\257\2121.png" new file mode 100644 index 0000000..fc32eeb Binary files /dev/null and "b/GUI Image/\351\257\212\351\257\2121.png" differ diff --git "a/GUI Image/\351\257\212\351\257\2122.jpg" "b/GUI Image/\351\257\212\351\257\2122.jpg" new file mode 100644 index 0000000..c1de86e Binary files /dev/null and "b/GUI Image/\351\257\212\351\257\2122.jpg" differ diff --git "a/GUI Image/\351\257\212\351\257\2123.jpg" "b/GUI Image/\351\257\212\351\257\2123.jpg" new file mode 100644 index 0000000..ae9564c Binary files /dev/null and "b/GUI Image/\351\257\212\351\257\2123.jpg" differ diff --git "a/GUI Image/\351\257\212\351\257\2124-2.png" "b/GUI Image/\351\257\212\351\257\2124-2.png" new file mode 100644 index 0000000..63cb3a7 Binary files /dev/null and "b/GUI Image/\351\257\212\351\257\2124-2.png" differ diff --git "a/GUI Image/\351\257\212\351\257\2124.png" "b/GUI Image/\351\257\212\351\257\2124.png" new file mode 100644 index 0000000..7e70683 Binary files /dev/null and "b/GUI Image/\351\257\212\351\257\2124.png" differ diff --git a/plates.jpg b/plates.jpg new file mode 100644 index 0000000..b54ca7b Binary files /dev/null and b/plates.jpg differ