forked from huggingface/computer-vision-course
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
# Fundamentals of Computer Vision | ||
# Fundamentals of Computer Vision (CV) | ||
|
||
## This Chapter Introduces the basic concepts of Computer Vision and it's underlying principles | ||
We aim at making this course easy to understand while laying out the necessary foundations of CV and why it's so important in today's world. The subsequent chapters build upon this and covers more grounds on the various concepts introduced here. If you're not new to CV and just wants to get your hands dirty, then I suggest you check out the other chapters to find what interests you. | ||
|
||
### What is Computer Vision? |