Skip to content

Welcome to my comprehensive computer vision repository, featuring a diverse array of projects crafted using the powerful combination of Python's OpenCV package and TensorFlow. Within this collection, you will find a captivating blend of personal endeavors, tutorial-based achievements, and dynamic ongoing projects.

Notifications You must be signed in to change notification settings

nelson123-lab/My-Computer-vision-Projects

Repository files navigation

My Computer vision projects

This repository includes different types of computer vision projects that was done using OpenCV package of python and tensorflow. Some of them are personal projects and remaining are done by following tutorials.

  1. AI Response Drone for SAR Respository
  2. Gender based cleaning algorithm Repository
  3. Face Mask 2 level protection for public safety Repository
  4. Stabilizing videos using python Repository
  5. Smile detection using OpenCV Repository
  6. Different images transformation Repository
  7. Edge and contour Detection Repository
  8. Face dectection using OpenCV Repository
  9. Warp perspective using Opencv Repository
  10. Virtual Paint Repository
  11. Face Mask detection Repository
  12. Image captioning using Flicker dataset Repository
  13. Neural Style Transfer Repository
  14. Creating videos using text prompts using stable diffusion Repository
  15. DCGAN Repository
  16. Lane-Detection-and-Segmentation-for-Autonomous-Vehicles Repository
  17. Object-Detection-and-Tracking-for-Autonomous-Vehicles Repository
  18. Automated-Segmentation-of-Brain-Tumors-in-MRI-Scans Repository
  19. Object tracking using YOLO v8 Repository
  20. Canny edge detection from scratch
  • Created an algorithm from scratch to detect the edge and compared the results obtained from the OpenCV python package. This includes implementing fuction for each of the steps that are undertaken within the the canny edge detection before reaching the final results. Repository
  1. Hough transform and corner detection
  • This includes hough transform to identify different shapes and the implementation of the harris corner detection. Repository
  1. Image stitching and panorama creation
  • This assignment includes the process of creating a panorama by identifying the key points in different image and combining them to obtain the stitched image. Repository
  1. 2D Face Reconstruction
  • This assignment includes the process of reconstructing a face with the help of different number of eigen vectors. This work compares the reconstruction ability of different combination of the eigen reconstructed faces. Repository
  1. Narrating the Unseen: Real-Time Video Descriptions for Visually Impaired Individuals
  • This is the final project of the computer vision course. The paper includes the use of creation of the model setup where the visually impaired people can understand their surroundings in the best way compared to all other existing methods. The system uses GPT-4_vision to do the image captioning of the surrounding in real time. Repository

About

Welcome to my comprehensive computer vision repository, featuring a diverse array of projects crafted using the powerful combination of Python's OpenCV package and TensorFlow. Within this collection, you will find a captivating blend of personal endeavors, tutorial-based achievements, and dynamic ongoing projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages