Detailed Course Curriculum
Lesson by lesson
-
-
Welcome to the Computer Vision for Autonomous Vehicles program
-
How to use Discussions option
-
Course access duration
-
Piracy & infringement warning
-
-
-
1_Introduction
-
2_What is Python ?
-
3_Is Python really needed ?
-
4_Installation
-
5_Jupyter Notebook
-
6_Your First Code
-
7_Lab: Your First Code
-
8_Data types
-
9_Lab: Data types
-
10_Operations
-
11_Lab: Operations
-
12_Type Conversion
-
13_ Lab: Type Conversion
-
14_Input statement
-
15_Lab: Input statement
-
16_IF
-
17_else
-
18_Lab: If else
-
19_While
-
20_ break and continue
-
21_Lab: While, break and continue
-
22_Functions
-
23_Lab: Function
-
24_for loop
-
25_Lab: for loop
-
26_Practice
-
-
-
1_List
-
2_Lab: List
-
3_Slicing
-
4_Lab: Slicing
-
5_Dictionaries
-
6_Lab: Dictionaries
-
7_Tuples
-
8_Lab: Tuples
-
9_Exceptions
-
10_Module, Package & Library
-
11_Lab: Numpy Part: 1
-
12_Lab: Numpy Part: 2
-
13_Lab: Numpy Part: 3
-
14_Lab: Numpy Part: 4
-
Dataset for Pandas
-
15_Lab: Pandas Part: 1
-
16_Lab: Pandas Part: 2
-
17_Lab: Matplotlib
-
18_pip
-
-
-
Introduction to Computer Vision
-
Introduction to Camera and Camera Parameters
-
Image, Gray Scale Image, RGB Color Space and Image Resolution
-
Install OpenCV package
-
Computer Vision Basics (Draw Line, Rectangle, Circle and text)
-
Computer Vision Basics (Add Images and Bitwise Operation)
-
Rotation, Translation and Scale Matrix Theory
-
Image Rotation and Translation
-
Image Blur and Sharpening Theory
-
Blurring and Sharpening Image
-
-
-
Canny Edge Detection theory
-
Canny Edge Detection 1
-
Canny Edge Detection 2
-
HSV Color Space
-
Programming HSV Color format edge detection
-
-
-
Image Similarity
-
Scale Invariant Fourier Transform
-
Feature Matching
-
Programming Image Similarity 1
-
Programming Image Similarity 2
-
Programming Image Similarity 3
-
Programming Image Similarity 4
-
About this course
- 91 lessons
- 18.5 hours of video content
- Mentor guided projects
- 4.1 course rating & 1100+ learners
Software tools used
About the Course
Computer vision is an interdisciplinary scientific field that deals with how computers can gain high-level understanding from digital images or videos. From the perspective of engineering, it seeks to understand and automate tasks that the human visual system can do.
Computer vision is a strong tool that may be used in conjunction with a variety of applications and sensing devices to serve a variety of practical use cases. Computer vision technology is used in the Content organization, Text extraction, Augmented reality, Agriculture, Autonomous vehicles, Healthcare, Sports, Manufacturing, Spatial analysis, Face recognition, etc.
The 4-week course will involve you to build real-world applications using Python and computer vision. It will be 100% practical & hands-on oriented content, taught online to meet the industry requirements. Learning this course will give you the opportunity to extend yourself to build any system and take up the projects of your interest.
Start with Python Fundamentals & Motivation to Master Python
Week 1
Practice With Examples & Gain Confidence to Start Projects
Week 2
Projects
Week 3
Projects
Week 4