Commit Graph

16 Commits

Author SHA1 Message Date
c6f955a50c fix(camera): bad img height configuration 2022-12-25 11:22:06 +01:00
c755d019e8 feat(cli): add flag to configure log level 2022-11-09 20:37:20 +01:00
befb4bacb3 fix: bad pipeline configuration 2022-11-05 16:09:30 +01:00
55d8ce06c6 build: fix all pylint/mypy errors 2022-10-27 16:03:23 +02:00
aed8e9f8c2 feat: check typing with mypy 2022-10-27 09:09:04 +02:00
49ab38d66c feat(k8s): implement gracefull sigterm 2022-10-20 17:06:55 +02:00
9918c8c413 refactor: split pipeline code 2022-10-20 16:57:33 +02:00
c3396b13ac quality: run and fix pylint check 2022-10-20 15:29:38 +02:00
fa4c7eef03 refactor(cli): remove docopt dependency 2022-10-20 15:29:38 +02:00
3766531936 refactor(cli): add argument to override mqtt port 2022-09-04 18:55:11 +02:00
52c3808d83 feat(objects detection): implement object detection
see https://github.com/luxonis/depthai-experiments/tree/master/gen2-mobile-object-localizer
2022-08-20 21:20:20 +02:00
c8372239d3 refactor: remove thread 2022-01-28 12:05:16 +01:00
1715c122e2 fix(cli): bad arguments 2022-01-18 20:07:24 +01:00
9ca77f526a fix(cli): syntax error 2022-01-18 18:25:56 +01:00
17730a4994 build: fix dependencies 2022-01-17 23:09:25 +01:00
24e607429a First implementation 2022-01-15 18:42:14 +01:00