Giter Site home page Giter Site logo

litterbugcam / litterbug-algorithm Goto Github PK

View Code? Open in Web Editor NEW
13.0 4.0 8.0 34.44 MB

Abandoned Object Detection & Illegal Dumping Detection

Home Page: https://litterbug.cam/

License: GNU General Public License v3.0

C++ 90.80% Makefile 0.79% C 1.87% Dockerfile 6.53%

litterbug-algorithm's Introduction

FYI: OpenCV is only used for image aquisition and preprocessing steps. The core routines are written in C/C++. The readability of the code will be improved soon !

LitterDetection

This a program for Litter detection events in video surveillance. An object (of any type) is detected secondes after its owner has left it in the camera FOV. The algorithm is an improved version of the algorithm we first proposed in :

Ilias, D. A. H. I., et al. "An edge-based method for effective abandoned luggage detection in complex surveillance videos." Computer Vision and Image Understanding 158 (2017): 141-151.

LitterBug Project

This program is part of the LitterBug project, a battery powered camera system for litter prevention.

For more information, please visit our website https://litterbug.cam/

Prerequisites

  1. OpenCV

Detection example

check this video !

Detection example

Configuration

You can modify the Parameters.txt file to adapt the algorithm to the scene you are running the algorithm on and to the type of abandoned object you are trying to detect.

Setup

Just run make command in the source code folder

Usage

./Litter_Detect videopath

Contact

For any suggestions or comment, please feel free to contact Ilias Dahi ([email protected])

litterbug-algorithm's People

Contributors

elyas20 avatar

Stargazers

 avatar  avatar NikhilRaote avatar  avatar  avatar Caffe avatar XavierYoung avatar  avatar  avatar Timothy Spann avatar Dror Gluska avatar  avatar

Watchers

Mario Vigliar avatar James Cloos avatar Marco Herbst avatar  avatar

litterbug-algorithm's Issues

How to work this code best

Hello,author! very good work. I noticed that u annotated some code in litter_detect.cpp,which makes me can't run the code in the way like the demo did. which lines of code shoud I unannotate to make the code work best? I'll be very grateful if u can help me solve this problem.

Interface Items

  • Favicon
  • Typo in Title
  • Logo
  • Colour Scheme -like Litterbug
  • Remove all the filters on right side

Further Optimisations

We suspect that there are many optimisations that could be made in the Matrix Operations:

  • Sobel
  • Blur
  • Canny
  • Resize()
  • CvtColor()
  • CartToPolar()
  • Accumulation operator ()

Possible Solutions:

  • Parallelisation
  • GPU Optimisation

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.