image-amazing / Falling-Object-Detection

Falling object detection based on CV algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Falling Object Detection

This is a video analysis system that can detect and track falling objects from a building, based on ViBe background substractor and SORT tracker. It can be deployed on Rockchip embedded platform. Still working in progress.

Environment

  1. x86 Linux/macOS
  2. Rockchip ARMv8 Linux

Dependencies

Demonstration

Tracking a falling bottle

Running on EAIDK-310 devboard with RK3228H SoC (Quad core Cortex-A53 1.3GHz)

About

Falling object detection based on CV algorithms


Languages

Language:C++ 86.8%Language:CMake 7.6%Language:Python 5.6%