Skip to content

APoneWorker/crowd

Repository files navigation

人群密度监控系统

此项目为本人的一个毕业系统设计,里面的编码形式较为简陋

使用的主要技术有:

  • python
  • python-websocket
  • python-redis
  • numpy
  • python-opencv
  • 人群密度监控技术为:

  • 灰度化
  • 中值滤波
  • 灰度共生矩阵(GLCM)
  • 朴素贝叶斯分类(NBC)
  • How to run?

    Run system_init.py and origin_capture.py at the same time
    Run system_start.sh to start system and system_stop.sh to stop system

    Warning in Redis!

    The system run with redis, and please modify the config of redis that you want

    About

    人群密度监控系统初步实现

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published