All projects
Machine LearningShipped

DDH X-ray Preprocessing

Classical OpenCV pipeline for cleaning hip x-rays

DDH X-ray Preprocessing

About

Step-by-step notebook that strips overlaid measurement lines and printed labels from DDH hip x-rays using classical OpenCV inpainting. Combines line detection (Hough, Sobel, percentile threshold) with text detection (MSER, adaptive thresholding) into a single inpainting pass.

Status

Notebook is complete and was used to clean the dataset for downstream classification work.

Stack

PythonOpenCVJupyter

Links

More in Machine Learning