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