«FrameDiff» implements inter-frame difference algorithm.
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.
- zhujian - Initial work - zjykzj
Anyone's participation is welcome! Open an issue or submit PRs.
Small note:
- Git submission specifications should be complied with Conventional Commits
- If versioned, please conform to the Semantic Versioning 2.0.0 specification
- If editing the README, please conform to the standard-readme specification.
Apache License 2.0 © 2023 zjykzj