20 Commits (9413e4f19898d7622a62e2ba583a60671db6b95c)

Author SHA1 Message Date
  haixuanTao ea86909380 Remove plot match statement 2 years ago
  haixuanTao 2a165ab457 Replace typo `INPUT` to `STOP` 2 years ago
  haixuanTao 4566223f58 Removing `match` statement with `if-else` as many people still uses <python 3.10 😭 2 years ago
  haixuanTao 976f013cc9 Remove type hinting as it might mess up with old python version 2 years ago
  Philipp Oppermann 242513fd72
Start fixing Python dataflow example 2 years ago
  haixuanTao 27ccf614ba Small refactoring using `black` 2 years ago
  Philipp Oppermann 1e07a73a64
Merge branch 'main' into unify-nodes-and-operators 2 years ago
  haixuanTao 9f66ac1706 Remove self defined `DoraStatus` in example 3 years ago
  haixuanTao 5ad69cda87 Update requirements and fix `malloc` in plot 3 years ago
  Philipp Oppermann 352fb3d757
Change Python event types to uppercase 3 years ago
  Philipp Oppermann 5666895a7c
Close event channel when last input is closed or when stop is received 3 years ago
  Philipp Oppermann c5db53a4c6
Update Python dataflow example for new daemon API 3 years ago
  haixuanTao 9f0a0e6957 Fix GIL race condition 3 years ago
  haixuanTao 992b8251c2 DRAFT: Fixing Python linking error 3 years ago
  Xavier Tao b357fee42c
Changing `drop_operator` to `__del__` for python operators (#119) 3 years ago
  Xavier Tao c2bb4c1f67
Runtime tracing (#95) 3 years ago
  haixuanTao 79d07a81a1 add text label to plot 3 years ago
  haixuanTao a52bbec30b fix CI and make CI job non-interactive 3 years ago
  haixuanTao 89aa70c9a6 make python example usable without webcam 3 years ago
  haixuanTao fa5af35a20 adding object detection to python example 3 years ago