diff --git a/README.md b/README.md index 0911ef9..8fa43a3 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,10 @@ ## Screenshots -![alt text](https://github.com/Brotherta/Facial-Mask-Recognition/blob/main/resources/screenshots/project_list_window.png) -![alt text](https://github.com/Brotherta/Facial-Mask-Recognition/blob/main/resources/screenshots/main%20window.png) -![alt text](https://github.com/Brotherta/Facial-Mask-Recognition/blob/main/resources/screenshots/editor%20window.png) +project_list_window +main window +editor window + ## Prequirements Make sur to import modules with pip ! @@ -52,36 +53,37 @@ python app.py ``` #### 1 - Create the project : -![alt text](https://github.com/Brotherta/Facial-Mask-Recognition/blob/main/resources/screenshots/create%20project.png) +create project #### 2 - Open the project -![alt text](https://github.com/Brotherta/Facial-Mask-Recognition/blob/main/resources/screenshots/open%20project.png) +open project #### 3 - Import images -![alt text](https://github.com/Brotherta/Facial-Mask-Recognition/blob/main/resources/screenshots/import%20images.png) -![alt text](https://github.com/Brotherta/Facial-Mask-Recognition/blob/main/resources/screenshots/import%20images%202.png) +import images 2 +import images + #### 4 - Create new labels -![alt text](https://github.com/Brotherta/Facial-Mask-Recognition/blob/main/resources/screenshots/create%20label.png) -![alt text](https://github.com/Brotherta/Facial-Mask-Recognition/blob/main/resources/screenshots/create%20label%202.png) +create label +create label 2 #### 5 - Open an image -![alt text](https://github.com/Brotherta/Facial-Mask-Recognition/blob/main/resources/screenshots/open%20an%20image.png) +open an image #### 6 - Draw a rectangle with the left mouse button -![alt text](https://github.com/Brotherta/Facial-Mask-Recognition/blob/main/resources/screenshots/draw%20rectangle.png) +draw rectangle #### 7 - Double click the rectangle and assign a label to it -![alt text](https://github.com/Brotherta/Facial-Mask-Recognition/blob/main/resources/screenshots/double%20click.png) +double click #### 8 - Validate -![alt text](https://github.com/Brotherta/Facial-Mask-Recognition/blob/main/resources/screenshots/validate.png) +validate #### 9 - Do not forget to save the project -![alt text](https://github.com/Brotherta/Facial-Mask-Recognition/blob/main/resources/screenshots/save.png) +save #### 11 - The project folder looks like this : -![alt text](https://github.com/Brotherta/Facial-Mask-Recognition/blob/main/resources/screenshots/project%20folder.png) +project folder #### 12 - That's all !