File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 608608 "preview" : " https://github.com/kornia/data/blob/main/kornia_logo.png?raw=true" ,
609609 "source" : " https://github.com/kornia/dora-nodes-hub/tree/main/kornia-v4l-capture" ,
610610 "license" : " https://img.shields.io/badge/License-Apache_2.0-blue.svg" ,
611- "install" : " - id: v4l-camera\n git: https://github.com/kornia/dora-nodes-hub.git\n rev: 5b309b6c6f95074f8d38f2a236142e2e0751ee19\n build: cargo build -p kornia-v4l-capture --release\n path: target/release/kornia-v4l-capture\n inputs: \n tick: dora/timer/millis/30\n outputs: \n - frame\n SOURCE_DEVICE: '/dev/video0'\n SOURCE_FPS: 30\n IMAGE_COLS: 320\n IMAGE_ROWS: 180\n PIXEL_FORMAT: 'YUYV'" ,
611+ "install" : " - id: v4l-camera\n git: https://github.com/kornia/dora-nodes-hub.git\n rev: 5b309b6c6f95074f8d38f2a236142e2e0751ee19\n build: cargo build -p kornia-v4l-capture --release\n path: target/release/kornia-v4l-capture\n inputs: \n tick: dora/timer/millis/30\n env: \n outputs: \n - frame\n SOURCE_DEVICE: '/dev/video0'\n SOURCE_FPS: 30\n IMAGE_COLS: 320\n IMAGE_ROWS: 180\n PIXEL_FORMAT: 'YUYV'" ,
612612 "tags" : [
613613 " rust" ,
614614 " image"
You can’t perform that action at this time.
0 commit comments