This document summarizes an ongoing project to automatically measure the arteriolar-to-venular ratio (AVR) in fundus images using image processing and machine learning techniques. The project involves six main stages: preprocessing, vessel segmentation, region of interest detection, vessel width measurement, vessel classification into arteries and veins, and AVR calculation. So far, the team has completed the first four stages using image processing in MATLAB and Python. They are now working on the vessel classification stage, evaluating both unsupervised k-means clustering and supervised naive Bayes classification approaches. The goal of the project is to develop a fully automated method without any user input to accurately measure AVR, which is important for predicting cardiovascular and other diseases.