Code Monkey home page Code Monkey logo

opencv-bootcamp's Introduction

OpenCV-Bootcamp ๐Ÿ’ป

This repository holds all code written and discussed during the Computer Vision Bootcamp - 2021 conducted by ACM Student Chapter, JUIT

Dependencies ๐Ÿ› ๏ธ

Table of Contents ๐Ÿ—’๏ธ

  1. read.py Reading image data from path. Displaying dimensions and channels. Resizing and displaying images.

  2. colorChannels.py Giving comprehensive visual aid to how color channels in images work. Isolating each R, G, B channel from image and displaying individually.

  3. rotateImage.py Rotating the image.

  4. grayscaling.py Converting input image to grayscale - changing number of channels from 3 (B, G, R) to 1

  5. drawing.py Using drawing functions provided by OpenCV to create rectangles, circles and write text on image.

  6. edgeDetection.py Performing Edge Detection using Canny algorithm over images. Preprocessing with blurring and grayscaling.

  7. videoCapture.py Taking realtime camera feed as input and processing each frame.

Stay updated with the repository for more on OpenCV with Python!

opencv-bootcamp's People

Contributors

amolikvivian avatar arushikhokhar avatar vaaibhavsharma avatar anubhavdevv avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar Rudar Daman Singla avatar Himank Jog 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.