Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 687 Bytes

File metadata and controls

26 lines (14 loc) · 687 Bytes

Python-Automatic-Sensor-Dust-Removal

Python algorithm for automatically detecting and removing sensor dust from images

This project uses OpenCV to detect and remove spots on your images that were caused by dust on the cameras sensor.

The full description of the algorithm can be found on my blog post below.

Tea and Tech Time: Automatic Sensor Dust Removal

Algorithm Output Images

Original Image

Thresholded and Amplification

Detected Dust

Cleaned Image