GithubHelp home page GithubHelp logo

mohammadnhaque / computer-vision-workshop Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 582.78 MB

The Computer Vision Workshop by Packt

Jupyter Notebook 99.13% Python 0.05% HTML 0.68% JavaScript 0.04% CSS 0.10%

computer-vision-workshop's Introduction

The Computer Vision Workshop

What you’ll learn

  • Access and manipulate pixels in OpenCV using BGR and grayscale images
  • Create histograms to better understand image content
  • Use contours for shape analysis, object detection, and recognition
  • Track objects in videos using a variety of trackers available in OpenCV
  • Discover how to apply face recognition tasks using computer vision techniques
  • Visualize 3D objects in point clouds and polygon meshes using Open3D

Description

Computer Vision (CV) has become an important aspect of AI technology. From driverless cars to medical diagnostics and monitoring the health of crops to fraud detection in banking, computer vision is used across all domains to automate tasks. The Computer Vision Workshop will help you understand how computers master the art of processing digital images and videos to mimic human activities.

Starting with an introduction to the OpenCV library, you'll learn how to write your first script using basic image processing operations. You'll then get to grips with essential image and video processing techniques such as histograms, contours, and face processing. As you progress, you'll become familiar with advanced computer vision and deep learning concepts, such as object detection, tracking, and recognition, and finally shift your focus from 2D to 3D visualization. This CV course will enable you to experiment with camera calibration and explore both passive and active canonical 3D reconstruction methods.

By the end of this interactive course, you'll have developed the practical skills necessary for building powerful applications to solve computer vision problems.

Chapters

  1. Basics of Image Processing
  2. Common Operations When Working with Images
  3. Working with Histograms
  4. Working with Contours
  5. Face Processing in Image and Video
  6. Object Tracking
  7. Object Detection and Face Recognition
  8. OpenVINO with OpenCV

Requirements

open3d==0.16.0
opencv-contrib-python==4.8.0.74
numpy==1.25.0
matplotlib==3.4.3
imutils==0.5.4
scikit-image==0.21.0
scikit-learn==1.3.0
cmake
dlib

Insatlling required Packages

# Create a virtual environment
$  python -m venv packt
# Activate the environment
$ source packt/bin/activate
# Install required packages into this virtual environment
$ pip install -r MyRequirements.txt

computer-vision-workshop's People

Contributors

mohammadhaque-restech avatar

Watchers

Kostas Georgiou avatar Mohammad Nazmul Haque avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.