Historie revizí

Autor SHA1 Zpráva Datum
  blakeblackshear 03c57bf67d use a condition to signal to the mqtt publisher that objects were parsed před 6 roky
  blakeblackshear 42ff739cea move mqtt motion publishing into separate thread před 6 roky
  blakeblackshear 92e1833def use a condition to notify when object detection has run před 6 roky
  blakeblackshear 957bd2adeb use events to signal when motion is detected před 6 roky
  blakeblackshear 8525f05f29 get a lock when copying frame for mjpeg stream před 6 roky
  blakeblackshear b67f323215 use a lock and condition to signal to motion detection processes před 6 roky
  blakeblackshear a84f88c5a5 comments před 6 roky
  blakeblackshear 2b0ebfa354 draw contours and area on image for motion debugging před 6 roky
  blakeblackshear d9d3937a0f reset motion counter when no contours exist před 6 roky
  blakeblackshear 7d4cfe43ad WIP: debug images před 6 roky
  blakeblackshear f7c8b742e8 increase min confidence to .5 před 6 roky
  blakeblackshear 861539e8b5 require a minimum of 3 consecutive motion frames to try and reduce false positives from rain před 6 roky
  blakeblackshear 225f434718 reduce motion timeout to 2 seconds před 6 roky
  blakeblackshear 6bdacffa2e reduce the motion detection timeout to 5 seconds před 6 roky
  blakeblackshear a3c5dd91a1 use a topic prefix and implement last will messages před 6 roky
  blakeblackshear f3376a83d6 merged shared memory objects and regions and set color of bounding box based on motion před 6 roky
  blakeblackshear ab1fda3a0e add mqtt and update readme před 6 roky
  blakeblackshear ebd15489b0 add support for a minimum object size před 6 roky
  blakeblackshear 80dbed8055 integrate object detection with motion detection před 6 roky
  blakeblackshear 53c9a7368d rework object detection to watch the motion flag před 6 roky
  blakeblackshear 5d894f006a basic motion detection working před 6 roky
  blakeblackshear d8f27658f8 create shared value for motion detection před 6 roky
  blakeblackshear 0359e2d2a1 dynamic number of processes based on selected regions před 6 roky
  blakeblackshear 623a3044fb multiple hard coded processes před 6 roky
  blakeblackshear 072997736c parse the objects into a global array in a separate thread před 6 roky
  blakeblackshear b91c24bf8f crop the frame and calculate the coordinates in the subprocess and add labels to the image před 6 roky
  blakeblackshear 11af9bb953 wip: focus on dynamic region and delay drawing until viewing před 6 roky
  blakeblackshear a976403edc got bounding boxes repositioned for full frame před 6 roky
  blakeblackshear 98ce5a4a59 wip: just detect objects in a specific area před 6 roky
  blakeblackshear 7e3d2f6611 reduce CPU usage před 6 roky