Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
diyjac committed Feb 7, 2017
1 parent ed9cdf8 commit e130891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ optional arguments:
```


*Please Note: This document is fully annotated with diagrams and code segments. **Be warned! This project is not a typical one**. We will go in depth into some of the reasoning of this, and how we came to the conclusion that we needed to identify multiple lanes, and be able to track the vehicles in 3D space to accurately identify and track vehicles. **Real vehicles, like us, do not exists in 2D, and should not be identified and tracked in 2D only.** The sections below may be out of sequence due to the nature of the project assignment and conforming to the **rubric**. Once this project review is complete, we will rewrite it in a more narrative format as to better convey the process of discovery to add to our profolio.*
*Please Note: This document is fully annotated with diagrams and code segments.* **Be warned! This project is not a typical one**. *We will go in depth into some of the reasoning of this, and how we came to the conclusion that we needed to identify multiple lanes, and be able to track the vehicles in 3D space to accurately identify and track vehicles.* **Real vehicles, like us, do not exists in 2D, and should not be identified and tracked in 2D only.** *The sections below may be out of sequence due to the nature of the project assignment and conforming to the* **rubric**. *Once this project review is complete, we will rewrite it in a more narrative format as to better convey the process of discovery to add to our profolio.*

## 2 Histogram of Oriented Gradients (HOG)

Expand Down

0 comments on commit e130891

Please sign in to comment.