Skip to content

A OpenCV/C++ Project That Detects Moving Targets in a Non-Stationary Background Situation Using Optical Flow.

Notifications You must be signed in to change notification settings

halil-karabacak/Moving-Object-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moving Object Detector

A fast and simple method for moving object detection using Optical Flow and Corner detection.

Pre-requisite

  • CMake
  • OpenCV

Status

  • Main structure completed.
  • Still working on optimzations & imrpovements.

Usage

  • You can change file_name in Tracking.h to make work on your video. You may consider playing with parameter to get the best result.

Results

Traffic

Troop Movement

About

A OpenCV/C++ Project That Detects Moving Targets in a Non-Stationary Background Situation Using Optical Flow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published