Commit History

Author SHA1 Message Date
  blakeblackshear 8525f05f29 get a lock when copying frame for mjpeg stream 6 years ago
  blakeblackshear b67f323215 use a lock and condition to signal to motion detection processes 6 years ago
  blakeblackshear 284a96d5c7 update readme 6 years ago
  blakeblackshear a84f88c5a5 comments 6 years ago
  blakeblackshear 2b0ebfa354 draw contours and area on image for motion debugging 6 years ago
  blakeblackshear d9d3937a0f reset motion counter when no contours exist 6 years ago
  blakeblackshear 7d4cfe43ad WIP: debug images 6 years ago
  blakeblackshear f7c8b742e8 increase min confidence to .5 6 years ago
  blakeblackshear 861539e8b5 require a minimum of 3 consecutive motion frames to try and reduce false positives from rain 6 years ago
  blakeblackshear 225f434718 reduce motion timeout to 2 seconds 6 years ago
  blakeblackshear 6bdacffa2e reduce the motion detection timeout to 5 seconds 6 years ago
  blakeblackshear a3c5dd91a1 use a topic prefix and implement last will messages 6 years ago
  blakeblackshear d43c17238c update readme 6 years ago
  blakeblackshear f3376a83d6 merged shared memory objects and regions and set color of bounding box based on motion 6 years ago
  Blake Blackshear 30c223711d Merge pull request #3 from blakeblackshear/mqtt 6 years ago
  blakeblackshear ab1fda3a0e add mqtt and update readme 6 years ago
  blakeblackshear 83c9b8fb7a add mqtt to dockerfile 6 years ago
  Blake Blackshear e997591e70 Merge pull request #2 from blakeblackshear/motion_detection 6 years ago
  blakeblackshear ebd15489b0 add support for a minimum object size 6 years ago
  blakeblackshear 51e8a8300f add imutils to container 6 years ago
  blakeblackshear 80dbed8055 integrate object detection with motion detection 6 years ago
  blakeblackshear 53c9a7368d rework object detection to watch the motion flag 6 years ago
  blakeblackshear 5d894f006a basic motion detection working 6 years ago
  blakeblackshear d8f27658f8 create shared value for motion detection 6 years ago
  Blake Blackshear 6e8409d203 Merge pull request #1 from blakeblackshear/regions 6 years ago
  blakeblackshear 3e4256602f update readme 6 years ago
  blakeblackshear 071fcf6ea2 update opencv 6 years ago
  blakeblackshear 4a77046c7c update readme 6 years ago
  blakeblackshear 0359e2d2a1 dynamic number of processes based on selected regions 6 years ago
  blakeblackshear 623a3044fb multiple hard coded processes 6 years ago