Skip to content

IsaacEf/independent-motion-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

independent-motion-detector

The goal of this project is to detect independently moving objects in a scene captured by a single camera. This involves estimating sparse motion vectors, determining whether the camera itself is moving by locating its focus of expansion (foe), and identifying motion that deviates from the camera’s movement.

How to run it

To run this program, run the command below ensuring to use the correct two images, replacing "image1" and "image2" with the appropriate file names.

draw_all("data/image1.png", "data/image2.png")

Example Output

Screenshot 2025-02-05 at 3 52 30 PM Screenshot 2025-02-05 at 3 52 39 PM

About

Detect independently moving objects in a scene captured by a single camera.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages