This document presents a study on using different image segmentation and classification techniques to detect and classify skin diseases. It explores region-based segmentation, thresholding, boundary detection, and entropy-based segmentation techniques. It also uses machine learning classifiers like support vector machines, decision trees, and random forests to classify diseases. The document evaluates these techniques on the HAM10000 public skin lesion dataset, which contains images of lesions from seven classes of diseases. The goal is to improve diagnostic accuracy by applying image processing and machine learning methods.