Skip to content
@ComputerVision-Projects

ComputerVision-Projects

Image Processing & Computer Vision Desktop Applications

Overview

This repository showcases a suite of five desktop applications built from scratch to demonstrate fundamental image processing and computer vision algorithms.
Each application provides an interactive and visual understanding of how classic CV algorithms work — from basic filtering to object detection — through intuitive GUIs.


Applications Included

Application Description
1. Image Enhancement and Processing Lab Apply spatial and frequency domain filters (Gaussian, Median, Sobel, etc.). Histogram operations like equalization. Different Edge detection algorithms
2. Edge and Boundery Detection Lab Experiment with edge detectors like Canny, Hough Transform, and SNAKE Contour Model.
3. Feature Extraction & Matching Implements Harris corner, SIFT, and different feature matching functions.
4. Image Thresholding & Segmentation Tool Implements different thresholding and segmentation algorithms with paramters control.
5. Eign Faces Face Detection and Recognition using eign analysis.

Built With

  • Python 3.x
  • PyQt5 – for desktop GUI
  • OpenCV – for image processing algorithms
  • NumPy – for numerical computations
  • Matplotlib / PyQtGraph – for visualization

Contributors

Popular repositories Loading

  1. Image-Enhancement-Processing-Lab Image-Enhancement-Processing-Lab Public

    Python 1

  2. Edge-and-boundary-detection-Hough-transform-and-SNAKE- Edge-and-boundary-detection-Hough-transform-and-SNAKE- Public

    Python 1

  3. Feature-Descriptors-and-Matching Feature-Descriptors-and-Matching Public

    An application that implements Harris corner, SIFT, and feature matching

    Python 1

  4. Segmentation-Thresholding-Techniques Segmentation-Thresholding-Techniques Public

    Python 1

  5. Face-Recognition-AND-Detection-Using-Eign-Analysis Face-Recognition-AND-Detection-Using-Eign-Analysis Public

    Python

  6. .github .github Public

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…