/FrameDiff

Implementation of inter-frame difference algorithm

Primary LanguageC++Apache License 2.0Apache-2.0

«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