This document summarizes a study on context-based image segmentation of radiography images to detect defects in welds. The researchers developed a simple image processing technique that uses contextual knowledge about radiography images rather than standard techniques. They first identify regions of interest using edge detection. They then segment potential flaws from the image using a statistical threshold based on the mean and standard deviation of pixel values in neighboring regions, rather than global thresholding. They show their technique successfully segments flaws like porosity and fine cracks from test images. Future work will involve extracting features of segmented flaws and using machine learning for classification.