File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 9999
100100## Node Hub
101101
102- The node hub is available in the [ ** ` dora-rs/node -hub ` ** ] ( https://github.com/dora-rs/node -hub/ ) repository.
102+ The node hub is available in the [ ** ` dora-rs/dora -hub ` ** ] ( https://github.com/dora-rs/dora -hub/ ) repository.
103103
104104## Examples
105105
Original file line number Diff line number Diff line change 11nodes :
22 - id : camera
3- build : pip install "git+https://github.com/dora-rs/node -hub.git#egg=opencv-video-capture&subdirectory=opencv-video-capture"
3+ build : pip install "git+https://github.com/dora-rs/dora -hub.git#egg=opencv-video-capture&subdirectory=node-hub/ opencv-video-capture"
44 path : opencv-video-capture
55 inputs :
66 tick : dora/timer/millis/20
@@ -12,15 +12,15 @@ nodes:
1212 IMAGE_HEIGHT : 480
1313
1414 - id : object-detection
15- build : pip install "git+https://github.com/dora-rs/node -hub.git#egg=dora-yolo&subdirectory=dora-yolo"
15+ build : pip install "git+https://github.com/dora-rs/dora -hub.git#egg=dora-yolo&subdirectory=node-hub/ dora-yolo"
1616 path : dora-yolo
1717 inputs :
1818 image : camera/image
1919 outputs :
2020 - bbox
2121
2222 - id : plot
23- build : pip install "git+https://github.com/dora-rs/node -hub.git#egg=dora-rerun&subdirectory=dora-rerun"
23+ build : pip install "git+https://github.com/dora-rs/dora -hub.git#egg=dora-rerun&subdirectory=node-hub/ dora-rerun"
2424 path : dora-rerun
2525 inputs :
2626 image : camera/image
Original file line number Diff line number Diff line change 11nodes :
22 - id : camera
3- build : pip install "git+https://github.com/dora-rs/node -hub.git#egg=opencv-video-capture&subdirectory=opencv-video-capture"
3+ build : pip install "git+https://github.com/dora-rs/dora -hub.git#egg=opencv-video-capture&subdirectory=node-hub/ opencv-video-capture"
44 path : opencv-video-capture
55 inputs :
66 tick : dora/timer/millis/16
1212 IMAGE_HEIGHT : 480
1313
1414 - id : plot
15- build : pip install "git+https://github.com/dora-rs/node -hub.git#egg=opencv-plot&subdirectory=opencv-plot"
15+ build : pip install "git+https://github.com/dora-rs/dora -hub.git#egg=opencv-plot&subdirectory=node-hub/ opencv-plot"
1616 path : dynamic
1717 inputs :
1818 image : camera/image
You can’t perform that action at this time.
0 commit comments