Description: 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:
To Search:
File list (Check if you may need any files):
MSE.m
most.m
ColorSpaceConversion.m
ImageSlicer.m
getNeighbors.m