Skip to content

Commit 1f63670

Browse files
committed
Update README
1 parent bdc3e10 commit 1f63670

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ This library lets you run machine learning models and collect sensor data on Lin
2626
$ git clone https://github.com/edgeimpulse/linux-sdk-python
2727
```
2828
29+
For the computer vision examples you'll want `opencv-python>=4.5.1.48`
30+
2931
## Collecting data
3032
3133
Before you can classify data you'll first need to collect it. If you want to collect data from the camera or microphone on your system you can use the Edge Impulse CLI, and if you want to collect data from different sensors (like accelerometers or proprietary control systems) you can do so in a few lines of code.

0 commit comments

Comments
 (0)