Giter Club home page Giter Club logo

abandoned-object-detection's Introduction

Abandoned-Object-Detection

Work to be done : 1.We are processing the live feed of the CCTV camera with image processing. 2.If a person is releasing off some piece of luggage the camera will catch the activity. 3.This frames are been detected and been image processed by Edge detection . The processing is done by the OpenCV. 4.If the bag is untouched for a some period of time the analyser decides and further gives an alarm to the authority.

Steps to be done: 1.The input video is divided into frames. 2.The first frame is converted to Grey from RGB. 3.The video is converted to Grey from RGB. 4.Frame difference of first frame and the video is taken. 5.Canny Edge Detection is applied. 6.A timer is started in case of a detection. 7.If the abandoned object is not moved for a specified time then it is displayed on the screen.

abandoned-object-detection's People

Contributors

harshagarwal10 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

abandoned-object-detection's Issues

Error executing the file main.py

When I run the code I get the following error and I don't know how to fix it:

(base) jesus@jesus-GL552VW:~/repos/abandoned-object-detection$ python main.py
[ERROR:0] global /io/opencv/modules/videoio/src/cap.cpp (116) open VIDEOIO(CV_IMAGES): raised OpenCV exception:

OpenCV(4.2.0) /io/opencv/modules/videoio/src/cap_images.cpp:253: error: (-5:Bad argument) CAP_IMAGES: can't find starting number (in the name of file): /home/jesus/repos/abandoned-object-detectionvideo.avi in function 'icvExtractPattern'

contact

hey! this is zaid, and I need ur little help. I didn't found any contact details so m leaving mine([email protected]) please contact me, ur help will be appreciated

Where is The Second Solution?

Thank you very much for your code.

In the pdf file, I saw two solutions. One is based on edge detection, and the other is based on YOLO algorithm. I want to know how the detection effect of the second scheme is. If possible, can you provide me with the code for reference?

Thanks again!

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.