@@ -63,27 +63,27 @@ MATLAB® is used throughout. Tools from the Image Processing Toolbox™, Compute
63
63
## [ ** IntrotoImageSegmentation.mlx** ] ( https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Computer-Vision-Basics&project=ComputerVisionBasics.prj&file=Scripts/IntrotoImageSegmentation.mlx )
64
64
||||
65
65
| :-: | :-- | :-- |
66
- | <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 > |
66
+ | <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 > |
67
67
68
68
## [ ** EdgeDetectionTheory.mlx** ] ( https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Computer-Vision-Basics&project=ComputerVisionBasics.prj&file=Scripts/EdgeDetectionTheory.mlx )
69
69
||||
70
70
| :-- | :-- | :-- |
71
- | <img src =" Images/image_4.png " width =" 171 " alt =" image_4.png " > <br > | ** In this script, students will...** <br > $\bullet$ Identify and describe the characteristics and sources of edges. <br > $\bullet$ Characterize edges in 1D and 2D. <br > $\bullet$ Detect edges amid noise. <br > | ** Academic disciplines** <br > $\bullet$ Computer Vision <br > $\bullet$ Image Processing <br > $\bullet$ Medical Imaging <br > <br > |
71
+ | <img src =" Images/image_4.png " width =" 171 " alt =" image_4.png " > <br > | ** In this script, students will...** <br > $\bullet$ identify and describe the characteristics and sources of edges. <br > $\bullet$ characterize edges in 1D and 2D. <br > $\bullet$ detect edges amid noise. <br > | ** Academic disciplines** <br > $\bullet$ Computer Vision <br > $\bullet$ Image Processing <br > $\bullet$ Medical Imaging <br > <br > |
72
72
73
73
## [ ** EdgeDetectionApplied.mlx** ] ( https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Computer-Vision-Basics&project=ComputerVisionBasics.prj&file=Scripts/EdgeDetectionApplied.mlx )
74
74
||||
75
75
| :-- | :-- | :-- |
76
- | <img src =" Images/image_5.png " width =" 171 " alt =" image_5.png " > <br > | ** In this script, students will...** <br > $\bullet$ Evaluate edge detection methods. <br > $\bullet$ Apply edge detection techniques. <br > | ** Academic disciplines** <br > $\bullet$ Computer Vision <br > $\bullet$ Image Processing <br > <br > |
76
+ | <img src =" Images/image_5.png " width =" 171 " alt =" image_5.png " > <br > | ** In this script, students will...** <br > $\bullet$ evaluate edge detection methods. <br > $\bullet$ apply edge detection techniques. <br > | ** Academic disciplines** <br > $\bullet$ Computer Vision <br > $\bullet$ Image Processing <br > <br > |
77
77
78
78
## [ ** RegionSegmentation.mlx** ] ( https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Computer-Vision-Basics&project=ComputerVisionBasics.prj&file=Scripts/RegionSegmentation.mlx )
79
79
||||
80
80
| :-: | :-- | :-- |
81
- | <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 > |
81
+ | <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 > |
82
82
83
83
## [ ** OpticalFlow.mlx** ] ( https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Computer-Vision-Basics&project=ComputerVisionBasics.prj&file=Scripts/OpticalFlow.mlx )
84
84
||||
85
85
| :-: | :-- | :-- |
86
- | <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 > |
86
+ | <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 > |
87
87
88
88
<a id =" H_F61733D7 " ></a >
89
89
0 commit comments