This document discusses a proposed method for segmenting and analyzing blood vessels in retinal images using image processing techniques. It begins with an abstract that outlines segmenting retinal images to extract blood vessels in order to analyze features like thickness and width that can help in diagnosing diseases. It then provides more details on the proposed method which includes steps like image segmentation, vessel enhancement filtering using techniques like median filtering, morphological reconstruction filtering, and using a K-nearest neighbors algorithm for classification. The key steps and techniques are illustrated through a flowchart and example results of applying the method to a retinal image.