Commit Graph

22 Commits

Author SHA1 Message Date
b2f2570968 disable disparity frames 2024-03-18 19:27:32 +01:00
01e2c8ce16 fix stereo filters 2024-01-28 17:51:14 +01:00
33791d0014 feat(disparity): fine tuning mode and post-processing filters 2024-01-27 11:49:59 +01:00
1ee37f65af feat(disparity): publish disparity messages 2024-01-23 23:39:10 +01:00
552f69e46e feat: tune camera exposition 2024-01-15 19:51:13 +01:00
d4f8a12577 feat: refactor and option to configure camera fps 2023-10-01 17:24:05 +02:00
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