Skip to content

This repo was part of the online course i completed "Computer vision with python - Beginners to Advance" . It contains the Worksheets I solved and a capstone project.

Notifications You must be signed in to change notification settings

shivasamkumar/Computer_vision_worksheets_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Vision with Python: Worksheets and Assessments

Summary

This repository contains a collection of worksheets and assessments completed as part of the "Computer Vision with Python: Beginners to Advanced" online certification course. Each notebook demonstrates key concepts in image and video processing, detection techniques, and deep learning applications in computer vision. This repo also contains a capstone project, have a look into the file for the instructions.

Key Skills Obtained

  • Image Processing Fundamentals

  • Video Processing: Gained skills in handling and analyzing video data.

  • Detection Techniques: Implemented detection algorithms, including custom detectors for object recognition.

  • Deep Learning for Computer Vision: Applied neural networks and deep learning methods, such as convolutional networks, for advanced image analysis.

  • Segmentation Techniques: Practiced image segmentation, including watershed algorithms with custom seed markers.

Installation

Prequisites

  • Python 3.10.5

  • Anaconda

  • Jupyter lab

  • cv2

Future versions

  • Adding more projects

    Would add other opencv practise projects

About

This repo was part of the online course i completed "Computer vision with python - Beginners to Advance" . It contains the Worksheets I solved and a capstone project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published