Giter Club home page Giter Club logo

car-counter---image-processing-computer-vision-project's Introduction

Car-Counter---Image-Processing-Computer-Vision-project

The program takes in a video file and idividually analyses two frames of images per iteration and compares them to track the movement of objects (cars) Each image is converted to greyscale to obtain better contrast of the changes between the images morphological operations of dilation and erosion and performed to distinguish blobs more clearly. Features such as gaussian blur and thresholding is also used to identify blobs by smoothing out the differences and filtering out the colors in the lower greyscale spectrum. The program keeps track of the blobs in the video using vectors. It uses a predictive algorithm to predict the position (trajectory) of blobs and compares these position with the actual blob positions to determine if new cars appear on video or to keep track of existing cars on the video frame. Using the these functions, the program successfully keeps count of the number of cars passing by in the video.

car-counter---image-processing-computer-vision-project's People

Contributors

diyanefdo 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.