Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 376 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 376 Bytes

edge-detection-filter

This project utilises Sobel filter for an edge detection problem. This is often used in image processing, which can be applied in face recognition systems, extracting buildings from remotely senses images of cities or surface cracks caused by earthquakes from satelite images. A sample image of the Old Town in Warsaw is filtered using Sobel operator.