Commit Graph
187 Commits
Author SHA1 Message Date
Blake Blackshear fa49eddf66 switch base image back to ubuntu:18.04 2020-01-16 17:14:58 -06:00
Blake Blackshear 8ea0eeda06 update config example v0.4.0-beta 2020-01-15 07:28:12 -06:00
Blake Blackshear 94878315ae remove region in process when skipping 2020-01-14 20:39:42 -06:00
Blake Blackshear 8dab9e17dd switch to opencv headless 2020-01-14 20:39:07 -06:00
Blake Blackshear 5b2470e91e add camera name to ffmpeg log messages 2020-01-14 20:38:55 -06:00
Blake Blackshear 3d5faa956c skip regions when the queue is too full and add more locks 2020-01-14 07:00:53 -06:00
Blake Blackshear b615b84f57 switch back to stretch for hwaccel issues 2020-01-12 12:48:43 -06:00
Blake Blackshear 6f7b70665b check correct object 2020-01-12 07:51:49 -06:00
Blake Blackshear 3a5cb465fe cleanup 2020-01-12 07:50:43 -06:00
Blake Blackshear 205b8b413f add a label position arg for bounding boxes 2020-01-12 07:50:21 -06:00
Blake Blackshear 1b74d7a19f let the queues get as big as needed 2020-01-12 07:49:52 -06:00
Blake Blackshear b18e8ca468 notify mqtt when objects deregistered 2020-01-12 07:14:42 -06:00
Blake Blackshear 9ebe186443 fix multiple object type tracking 2020-01-11 13:22:56 -06:00
Blake Blackshear e580aca440 switch everything to run off of tracked objects 2020-01-09 20:53:04 -06:00
Blake Blackshear 191f293037 group by label before tracking objects 2020-01-09 06:52:28 -06:00
Blake Blackshear d31ba69b1b fix mask filtering 2020-01-09 06:50:53 -06:00
Blake Blackshear 02e1035826 make a copy 2020-01-09 06:49:39 -06:00
Blake Blackshear 3d419a39a8 fix object filters 2020-01-08 06:40:40 -06:00
Blake Blackshear 474a3e604d group by label before suppressing boxes 2020-01-07 20:44:00 -06:00
Blake Blackshear fc757ad04f update all obj props 2020-01-07 20:43:25 -06:00
Blake Blackshear 2a86d3e2e8 add thread to write frames to disk 2020-01-06 20:36:38 -06:00
Blake Blackshear 3e374ceb5f merge boxes by label 2020-01-06 20:36:04 -06:00
Blake Blackshear 0b8f2cadf3 fix color of best image 2020-01-06 20:34:53 -06:00
Blake Blackshear 42f666491a remove unused current frame variable 2020-01-06 07:38:37 -06:00
Blake Blackshear 35771b3444 removing pillow-simd for now 2020-01-06 06:48:11 -06:00
Blake Blackshear 2010ae8f87 revamp dockerfile 2020-01-05 17:43:14 -06:00
Blake Blackshear fb0f6bcfae track objects and add config for tracked objects 2020-01-04 18:13:53 -06:00
Blake Blackshear 7b1da388d9 implement filtering and switch to NMS with OpenCV 2020-01-04 12:02:06 -06:00
Blake Blackshear 5d0c12fbd4 cleanup imports 2020-01-04 12:00:29 -06:00
Blake Blackshear a43fd96349 fixing a few things 2020-01-02 07:43:46 -06:00
Blake Blackshear bf94fdc54d dedupe detected objects 2020-01-02 07:43:46 -06:00
Blake Blackshear 48b3f22866 working dynamic regions, but messy 2020-01-02 07:43:46 -06:00
Blake Blackshear 36443980ea process detected objects in a queue 2020-01-02 07:43:46 -06:00
Blake Blackshear 0f8f8fa3b3 label threads and implements stats endpoint 2020-01-02 07:43:46 -06:00
Blake Blackshear d8a3f8fc9d refactor resizing into generic priority queues 2020-01-02 07:43:46 -06:00
Blake Blackshear ab3e70b4db check to see if we have a frame before trying to send v0.3.0 2020-01-02 07:39:57 -06:00
Blake Blackshear d90e408d50 set the current object status to off when expired 2020-01-02 07:39:57 -06:00
Blake Blackshear 6c87ce0879 cache the computed jpg bytes to reduce cpu usage 2020-01-02 07:39:57 -06:00
Blake Blackshear b7b4e38f62 slow down the preview feed to lower cpu usage 2020-01-02 07:39:57 -06:00
Blake Blackshear 480175d70f add color map to use different colors for different objects 2020-01-02 07:39:57 -06:00
Blake Blackshear bee99ca6ff track and report all detected object types 2020-01-02 07:39:57 -06:00
Blake BlackshearandGitHub 5c01720567 Update README.md v0.2.2 2019-12-12 08:08:32 -06:00
Blake BlackshearandGitHub 262f45c8bc Update sponsorship option 2019-12-11 06:35:17 -06:00
tubalainenandBlake Blackshear 22bb17b2fd Filename updated but not the reference 2019-12-09 06:01:27 -06:00
Blake Blackshear 3a3afe14bf change the ffmpeg config for global defaults and overrides v0.2.2-beta 2019-12-08 16:03:23 -06:00
Blake Blackshear 01f058a482 clarify optional properties 2019-12-08 16:03:23 -06:00
Blake Blackshear d899ef158e fix datestamp positioning 2019-12-08 16:03:23 -06:00
Blake Blackshear 39d64f7ba7 add health check and handle bad camera names 2019-12-08 16:03:23 -06:00
Blake Blackshear f148eb5a7b add some comments for regions 2019-12-08 16:03:23 -06:00
Blake Blackshear 297e2f1c0c allow mqtt client_id to be set for multi frigate setups 2019-12-08 16:03:23 -06:00