Historique des commits

Auteur SHA1 Message Date
  blakeblackshear a73760989c clarify comment il y a 6 ans
  blakeblackshear 496b96b4f7 make motion detection less sensitive to rain il y a 6 ans
  blakeblackshear f54fa2e56c add the ability to apply a masking image il y a 6 ans
  blakeblackshear b6547de82c adjust debugging params and alpha for background averaging il y a 6 ans
  blakeblackshear 290150603e remove debug time il y a 6 ans
  blakeblackshear 03c57bf67d use a condition to signal to the mqtt publisher that objects were parsed il y a 6 ans
  blakeblackshear 42ff739cea move mqtt motion publishing into separate thread il y a 6 ans
  blakeblackshear 92e1833def use a condition to notify when object detection has run il y a 6 ans
  blakeblackshear 957bd2adeb use events to signal when motion is detected il y a 6 ans
  blakeblackshear 8525f05f29 get a lock when copying frame for mjpeg stream il y a 6 ans
  blakeblackshear b67f323215 use a lock and condition to signal to motion detection processes il y a 6 ans
  blakeblackshear a84f88c5a5 comments il y a 6 ans
  blakeblackshear 2b0ebfa354 draw contours and area on image for motion debugging il y a 6 ans
  blakeblackshear d9d3937a0f reset motion counter when no contours exist il y a 6 ans
  blakeblackshear 7d4cfe43ad WIP: debug images il y a 6 ans
  blakeblackshear f7c8b742e8 increase min confidence to .5 il y a 6 ans
  blakeblackshear 861539e8b5 require a minimum of 3 consecutive motion frames to try and reduce false positives from rain il y a 6 ans
  blakeblackshear 225f434718 reduce motion timeout to 2 seconds il y a 6 ans
  blakeblackshear 6bdacffa2e reduce the motion detection timeout to 5 seconds il y a 6 ans
  blakeblackshear a3c5dd91a1 use a topic prefix and implement last will messages il y a 6 ans
  blakeblackshear f3376a83d6 merged shared memory objects and regions and set color of bounding box based on motion il y a 6 ans
  blakeblackshear ab1fda3a0e add mqtt and update readme il y a 6 ans
  blakeblackshear ebd15489b0 add support for a minimum object size il y a 6 ans
  blakeblackshear 80dbed8055 integrate object detection with motion detection il y a 6 ans
  blakeblackshear 53c9a7368d rework object detection to watch the motion flag il y a 6 ans
  blakeblackshear 5d894f006a basic motion detection working il y a 6 ans
  blakeblackshear d8f27658f8 create shared value for motion detection il y a 6 ans
  blakeblackshear 0359e2d2a1 dynamic number of processes based on selected regions il y a 6 ans
  blakeblackshear 623a3044fb multiple hard coded processes il y a 6 ans
  blakeblackshear 072997736c parse the objects into a global array in a separate thread il y a 6 ans