Skip to content

zjykzj/FrameDiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

«FrameDiff» implements inter-frame difference algorithm.

Table of Contents

Background

The inter-frame difference algorithm is one of the conventional motion detection algorithms. I still remember the last lesson of my undergraduate machine vision course was about learning motion detection based on inter-frame difference algorithms.

This warehouse has implemented some inter-frame difference algorithms using OpenCV or Simd image processing libraries.

Maintainers

  • zhujian - Initial work - zjykzj

Thanks

Contributing

Anyone's participation is welcome! Open an issue or submit PRs.

Small note:

License

Apache License 2.0 © 2023 zjykzj