Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 1.19 KB

File metadata and controls

32 lines (16 loc) · 1.19 KB

Computer Vision projects

1- Image Processing Fundamentals

🔗 https://github.com/Nada-Hesham249/Image_Processing_Computer_Vision

Image I/O · Noise & Filtering · Edge Detection · Histogram · Equalization · Normalization · Thresholding · Frequency Domain · Hybrid Images


2- Shape Detection & Active Contours

🔗 https://github.com/Nada-Hesham249/Edge-Detection-CV

Canny Edge Detection · Hough Transform (Lines, Circles, Ellipses) · Active Contour (Snake) · Chain Code · Perimeter & Area


3- Feature Extraction & Matching

🔗 https://github.com/Nada-Hesham249/Feature-Extractor

Harris Corner Detector · λ- Operator · SIFT Descriptors · Feature Matching (SSD & NCC)


4- Image Segmentation

🔗 https://github.com/Nada-Hesham249/Image-Segmentation

Otsu · Adaptive & Optimal Thresholding · Spectral Multi-modal Analysis · Unsupervised Segmentation using K-means, Region Growing, Agglomerative Clustering, and Mean Shift