This document presents a technique for detecting lung cancer in x-ray images using image processing. It involves enhancing images using Gabor filtering, segmenting images using marker-controlled watershed segmentation, and extracting features using binarization and masking. The key steps are collecting lung x-ray images, enhancing quality using Gabor filtering, segmenting regions of interest using watershed segmentation, extracting pixel counts and mask features, and classifying images as normal or abnormal based on these features. The goal is to enable early detection of lung cancer through automated analysis of medical images.