Skip to content

Commit f2a7a06

Browse files
committed
Session5 Added
1 parent 0cc9d54 commit f2a7a06

File tree

6 files changed

+13
-0
lines changed

6 files changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22

33
Welcome to the LabVIEW Computer Vision Course repository! This repository contains all the resources and materials for the course, including slides, examples, and a final project.
44

5+
Note: Powerpoint shows are preferred, because there are animations help for understanding.
6+
57
## Table of Contents
68

79
- [Session 1: Image and Geometeric Transformation](#Session-1-image-and-geometeric-transformation)
810
- [Session 2: Image Format](#Session-2-image-format)
911
- [Session 3: Image Threshold](#Session-3-image-threshold)
1012
- [Session 4: Blurring Filters](#Session-4-blurring-filters)
13+
- [Session 5: Morphological Operations](#Session-5-morphological-operations)
1114
<!-- - [Final Project: Real-Time Object Tracking](#final-project-real-time-object-tracking) -->
1215

1316
## Session 1: Image and Geometeric Transformation
@@ -68,6 +71,16 @@ Description: This session explain blurrig filters in their role in noise reducti
6871

6972
<br/>
7073

74+
## Session 5: Morphological Operations
75+
[Link to Session 5 Folder](./Session5)
76+
Description: This session explain Morphological Operations, specially dialtion and erosion ,and their role in enhance detected objects and denoise them.
77+
*Slides:* [PDF](./Session5/Session5.pdf) | [PowerPoint](./Session5/Session5.pptx)
78+
<br/>
79+
80+
![](media/Ex8.gif)
81+
82+
<br/>
83+
7184

7285
<!--
7386
## Final Project: Real-Time Object Tracking
79.1 KB
Binary file not shown.

Session5/Session5.pdf

2 MB
Binary file not shown.

Session5/Session5.ppsx

23 MB
Binary file not shown.
14 MB
Binary file not shown.

media/Ex8.gif

1.81 MB
Loading

0 commit comments

Comments
 (0)