Commit History

Author SHA1 Message Date
  Blake Blackshear 382d7be50a check correct object 5 years ago
  Blake Blackshear 38e7fa07d2 add a label position arg for bounding boxes 5 years ago
  Blake Blackshear e261c20819 let the queues get as big as needed 5 years ago
  Blake Blackshear 2aada930e3 fix multiple object type tracking 5 years ago
  Blake Blackshear d87f4407a0 switch everything to run off of tracked objects 5 years ago
  Blake Blackshear 16f7a361c3 fix object filters 5 years ago
  Blake Blackshear 65579e9cbf add thread to write frames to disk 5 years ago
  Blake Blackshear 5199242a68 remove unused current frame variable 5 years ago
  Blake Blackshear cc2abe93a6 track objects and add config for tracked objects 5 years ago
  Blake Blackshear 0c6717090c implement filtering and switch to NMS with OpenCV 5 years ago
  Blake Blackshear f5a2252b29 cleanup imports 5 years ago
  Blake Blackshear 02efb6f415 fixing a few things 5 years ago
  Blake Blackshear 9cc46a71cb working dynamic regions, but messy 5 years ago
  Blake Blackshear be1673b00a process detected objects in a queue 5 years ago
  Blake Blackshear b6130e77ff label threads and implements stats endpoint 5 years ago
  Blake Blackshear 4180c710cd refactor resizing into generic priority queues 5 years ago
  Blake Blackshear 6c87ce0879 cache the computed jpg bytes to reduce cpu usage 5 years ago
  Blake Blackshear 480175d70f add color map to use different colors for different objects 5 years ago
  Blake Blackshear bee99ca6ff track and report all detected object types 5 years ago
  Blake Blackshear 3a3afe14bf change the ffmpeg config for global defaults and overrides 5 years ago
  Blake Blackshear e818744d81 print the frame time on the image 5 years ago
  Blake Blackshear ceedfae993 add max person area 5 years ago
  Blake Blackshear e13563770d allow full customization of input 5 years ago
  blakeblackshear ba71927d53 allow setting custom output params and setting the log level for ffmpeg 5 years ago
  blakeblackshear 04fed31eac increase watchdog timeout to 10 seconds 5 years ago
  blakeblackshear ebaa8fac01 tweak input params and gracefully kill ffmpeg 5 years ago
  blakeblackshear 2ec45cd1b6 send the best person frame over mqtt for faster updates in homeassistant 5 years ago
  blakeblackshear 700bd1e3ef use a thread to capture frames from the subprocess so it can be killed properly 5 years ago
  Alexis Birkill c9e9f7a735 Fix comparison of object x-coord against mask (#52) 5 years ago
  blakeblackshear aea4dc8724 a few fixes 5 years ago