Skip to content

Commit da6f18d

Browse files
committed
added UML folder
1 parent 0bdd2c4 commit da6f18d

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Our system is built using C++ and will employ the robust YOLOv3 neural network m
2020
## Project Collaterals
2121
The Agile Iterative Process will be used for the development of this system consisting of two sprints.
2222

23-
The project proposal can be found [here](https://github.com/aditiramadwar/Human_Detection_Tracking-CPP/blob/Phase_1/documents/Human%20Detector%20&%20Tracker%20-%20Proposal.pdf).
23+
The project proposal can be found [here](https://github.com/aditiramadwar/Human_Detection_Tracking-CPP/blob/Phase_1/assets/Human%20Detector%20&%20Tracker%20-%20Proposal.pdf).
2424

25-
The quad chart can be found [here](https://github.com/aditiramadwar/Human_Detection_Tracking-CPP/blob/Phase_1/documents/Quad_Chart.pdf).
25+
The quad chart can be found [here](https://github.com/aditiramadwar/Human_Detection_Tracking-CPP/blob/Phase_1/assets/Quad_Chart.pdf).
2626

2727
The overall backlog table and the tables for each sprints can be found [here](https://docs.google.com/spreadsheets/d/1tjJKUd9B4bBSYAHnrwuMjWNl_lUBmqeB6lw7iTNKZSg/edit?usp=sharing).
2828

@@ -52,7 +52,7 @@ The following shows the activity diagram for our proposed schema :
5252

5353
*Fig 1 : Activity Diagram*
5454

55-
The corresponding class diagram can be found [here](https://github.com/aditiramadwar/Human_Detection_Tracking-CPP/blob/Phase_1/documents/Phase1_revision/Revised_Class_Diagram.pdf).
55+
The corresponding class diagram can be found [here](https://github.com/aditiramadwar/Human_Detection_Tracking-CPP/blob/Phase_1/UML/revised/Revised_Class_Diagram.pdf).
5656
## Testing
5757
Unit Testing will be used to test each submodule and ensure complete code coverage. For this Google Gtest will be leveraged and identical test classes and methods will be created with minimal modification in order to facilitate testing.
5858

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)