Giter VIP home page Giter VIP logo

pixels_seminar's Introduction

PIXELS

PIXELS is an introduction to Computer Vision and Image Processing. Similar to a pixel which is the fundamental unit of any digital image, the objective is to emphasise the fundamental ideas of image and its algorithm in relation to contemporary technologies, such as the industry standard OpenCV. A thorough understanding of the fundamentals can aid in research and system redesign for domain-specific optimisations to meet the hardware needs of edge devices.

Every program is written in C++ to provide the flexibility required by programmers. It also includes principles of essential development tools such as Make and Git.

Demonstration

This repository includes basics to :

  1. C++
  2. Build Systems
  3. Git and GitHub
  4. Computer Vision
  5. Assignments

The aim of this repository is to provide:

  • A brief idea of algorithms involved in Computer Vision .
  • Introduction to Version Control System: Git and GitHub.
  • Computer Vision and Image Processing basics, idea of implementation of various algorithms involved from scratch (instead of any dedicated image processing library like OpenCV.)
  • Introduction to a commonly used Image Processing Library: OpenCV
  • Functionality of Blob detection using ROI (Region of Interest).

Table Of Contents

Installation Instructions

OpenCV library and other dependency needs to be installed on your system, so follow these steps of installation:

  • Clone SRA-VJTI's Pixel Repository on your system
git clone https://github.com/SRA-VJTI/Pixels_Seminar.git
  • Change terminal directory inside the cloned repository
cd Pixels_Seminar
  • Run the installation script
make install

Installation is done successfully.

pixels_seminar's People

Contributors

advait-0 avatar amanchhaparia avatar apr0t0 avatar aryaman22102002 avatar aryan-karawale avatar asc91 avatar chaitravi-ce avatar chinmaymundane avatar dhairyashah1 avatar gautam-dev-maker avatar hardikbhortakke avatar harshbhosale01 avatar hashmis79 avatar khushi-balia avatar manndoshi avatar meshtag avatar ninja3011 avatar om-doiphode avatar pritk99 avatar raghav323 avatar rajgupta17 avatar reshmika-nambiar avatar ris-bali avatar sakshi-0311 avatar sarrah-basta avatar satacker avatar shahpratham avatar spnetic-5 avatar superchamp234 avatar tejal-19 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.