This document presents a technique for detecting malignancy in digital mammograms using morphological operations. The proposed method involves noise removal using Gaussian filtering, image enhancement, removing background information through thresholding and morphological operations, performing image subtraction on the segmented image and converted RGB image to obtain tumors, and applying erosion to reduce small scale details and region sizes. The method was tested on images from a cancer hospital and implemented in Matlab. Experimental results show the technique can effectively preprocess images and segment regions to identify malignant data for assessment. Future work may focus on improving edge detection, segmentation algorithms, and producing more accurate cancer detection results.