Introduction - If you have any usage issues, please Google them yourself
1: MSE.m : to perform Mean Square Error between 2 images
2: most.m : to get the most redundant value in a matrix
3: getneighbors.m : to get circular neighbors of pixel
4: ColorSpaceConversion.m : convert an image into different color spaces and shows their channels
5: ImageSlicer : to separate the 8 bit planes of an image(return m*n*8 matrix)
5: