Skip to content

Commit 54df971

Browse files
committed
Minor fixes
1 parent 7a16355 commit 54df971

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

MainMenu.mlx

-132 Bytes
Binary file not shown.

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ MATLAB® is used throughout. Tools from the Image Processing Toolbox™, Compute
6262
# Scripts
6363
## [**IntrotoImageSegmentation**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Computer-Vision-Basics&project=ComputerVisionBasics.prj&file=Scripts/IntrotoImageSegmentation.mlx)
6464
||||
65-
| :-: | :-- | :-- |
65+
| :-- | :-- | :-- |
6666
| <img src="Images/image_3.png" width="171" alt="image_3.png"> <br> | **In this script, students will...** <br> $\bullet$ examine three image segmentation methods. <br> $\bullet$ work through step\-by\-step examples of applying image segmentation. <br> $\bullet$ distinguish appropriate image segmentation technique based on scenario. <br> | **Academic disciplines** <br> $\bullet$ Robotics <br> $\bullet$ Computer Vision <br> $\bullet$ Image Processing <br> |
6767

6868
## [**EdgeDetectionTheory**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Computer-Vision-Basics&project=ComputerVisionBasics.prj&file=Scripts/EdgeDetectionTheory.mlx)
@@ -77,12 +77,12 @@ MATLAB® is used throughout. Tools from the Image Processing Toolbox™, Compute
7777

7878
## [**RegionSegmentation**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Computer-Vision-Basics&project=ComputerVisionBasics.prj&file=Scripts/RegionSegmentation.mlx)
7979
||||
80-
| :-: | :-- | :-- |
80+
| :-- | :-- | :-- |
8181
| <img src="Images/image_6.png" width="171" alt="image_6.png"> <br> | **In this script, students will...** <br> $\bullet$ explore region segmentation techniques. <br> $\bullet$ compare and contrast including histogram, k\-means clustering, and graph\-cut segmentation techniques. <br> | **Academic disciplines** <br> $\bullet$ Computer Vision <br> $\bullet$ Image Processing <br> |
8282

8383
## [**OpticalFlow**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Computer-Vision-Basics&project=ComputerVisionBasics.prj&file=Scripts/OpticalFlow.mlx)
8484
||||
85-
| :-: | :-- | :-- |
85+
| :-- | :-- | :-- |
8686
| <img src="Images/image_7.png" width="171" alt="image_7.png"> <br> | **In this script, students will...** <br> $\bullet$ examine assumptions underlying optical flow theory. <br> $\bullet$ implement optical flow algorithms for motion detection. <br> $\bullet$ compare and contrast optical flow techniques. <br> | **Academic disciplines** <br> $\bullet$ Computer Vision <br> $\bullet$ Image Processing <br> |
8787

8888
<a id="H_F61733D7"></a>
@@ -127,4 +127,4 @@ Looking for more? Find an issue? Have a suggestion? Please contact the [MathWork
127127

128128
*©* Copyright 2025 The MathWorks, Inc.
129129

130-
130+

README.mlx

-95 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)