Introduction - If you have any usage issues, please Google them yourself
Write MATLAB code that will do the following.
(a) NOT, AND, OR, NOR, NAND, XOR operation.
(b) Image dilation and erosion (binary and gray image).
(c) Image closing and opening (binary and gray image).
(d) Boundary detection.
(e) Image thinning and thickening (binary and gray image).
(f) Skeletonizing