The document presents three methods for tumor detection in MRI images: 1) K-means clustering with watershed algorithm, 2) Optimized K-means using genetic algorithm, and 3) Optimized C-means using genetic algorithm. It evaluates each method, finding that C-means clustering with genetic algorithm most accurately detects tumors by assigning data points to multiple clusters and finding the optimal solution in less time. The proposed approach successfully detects tumors with high accuracy, identifies the tumor area and internal structure, and provides a colorized output image.