Skip to content

Projects associated with different Computer Vision Tasks

Notifications You must be signed in to change notification settings

NickSpanos55/computer_vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

📸 Computer Vision Projects Repository

Welcome to my Computer Vision Projects Repository! This collection showcases various projects that address challenges in the field of computer vision, leveraging both classic techniques and modern deep learning solutions.

🌟 Overview

This repository contains implementations and solutions for a range of computer vision tasks, utilizing techniques such as:

  • Classic Computer Vision methods
  • Machine Learning approaches
  • Deep Learning innovations

📂 Project Contents

Explore the following projects included in this repository:

  1. 🖍️ Edge Detection and Robustness to Additive Noise
    Investigating the impact of noise on edge detection algorithms and proposing robust solutions.

  2. 🌈 Skin Detection Using Color Space Manipulation
    Techniques to detect skin regions using transformations in color spaces like RGB, HSV, and YCbCr.

  3. 🎥 Optical Flow Calculation
    Implementation of optical flow algorithms to track motion between frames in video sequences.

  4. 📐 Classic Feature Detectors vs. Machine Learning Alternatives
    A comparative analysis of traditional feature detection methods (e.g., SIFT, SURF) and modern machine learning-based solutions.

  5. 🖼️ Image Stitching Between Homogeneous Images
    Combining multiple images to create seamless panoramas using feature matching and warping techniques.

🛠️ Tools & Techniques

  • Libraries & Frameworks: OpenCV, NumPy, TensorFlow, PyTorch
  • Algorithms: Classic filters, HOG, SIFT, Machine Learning classifiers, Deep Neural Networks

About

Projects associated with different Computer Vision Tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published