Skip to content

Fall 2023 MRL Beginners Tasks - Task 5 : OpenCV and Webcam Operations

Notifications You must be signed in to change notification settings

farnazderakhshan/Fall2023-MBT5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Fall2023-MBT5 : MRL Beginners Task 5

Subject : Build OpenCV and Webcam Operations

Task Description: Build the Open Source Computer Vision (OpenCV) C++ library from its source code. Develop a program that accesses a webcam and captures video frames. Additionally, write code to display the webcam feed in both grayscale and RGB format.

Task Submission :

  • Clean Code
  • How Computers See Images ?
  • Getting Started with OpenCV
  • Open Camera Device with OpenCV
  • Showing in both RGB and Grayscale
  • Object Oriented Programming (OOP)
  • Must Know How to Check Video Devices in Linux
  • Fork This Repository and Commit Your Codes on It
  • ⚠️ Do Not Use this command :
    sudo apt install libopencv-dev

About

Fall 2023 MRL Beginners Tasks - Task 5 : OpenCV and Webcam Operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published