The code is to cluster the image use PSO-FCM:
1.The PSO_Test2.py and FCM_Test2.py are clustering a image
2.The PSO_Test3.py and FCM_Test3.py are clustering a serirs images from different folders named 1,2,3,4...,The name of image in each folder are also 1,2,3,4...
3.The purpose of Histequa.py is to perform histogram equalization on the image.