Code Sample: Motion Heatmap Using OpenCV in Python*

ID 标签 686938
已更新 11/30/2017
版本 Latest
公共

author-image

作者

This sample application is useful to see movement patterns over time. For example, it could be used to see the usage of entrances to a factory floor over time, or patterns of shoppers in a store.

What You’ll Learn

  • Background subtraction
  • Application of a threshold
  • Accumulation of changed pixels over time
  • Adding a color/heat map

Gather Your Materials

 

"