Skip to content

Commit fa08049

Browse files
committed
Minor bug fixes and release new script
1 parent 7b72b98 commit fa08049

12 files changed

+9
-1
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ MATLAB® is used throughout. Tools from the Image Processing Toolbox™, Compute
6060
<a id="H_E8C62B23"></a>
6161

6262
# Scripts
63-
## **IntrotoImageSegmentation.mlx (planned)**
63+
## [**IntrotoImageSegmentation.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Computer-Vision-Basics&project=ComputerVisionBasics.prj&file=Scripts/IntrotoImageSegmentation.mlx)
6464
||||
6565
| :-: | :-- | :-- |
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> |

README.mlx

-19 Bytes
Binary file not shown.

Scripts/EdgeDetectionApplied.mlx

-1.37 KB
Binary file not shown.

Scripts/EdgeDetectionTheory.mlx

-18 Bytes
Binary file not shown.

Scripts/IntrotoImageSegmentation.mlx

1.53 MB
Binary file not shown.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Info>
3+
<Category UUID="FileClassCategory">
4+
<Label UUID="design"/>
5+
</Category>
6+
</Info>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Info location="IntrotoImageSegmentation.mlx" type="File"/>

0 commit comments

Comments
 (0)