We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a9071 commit 4f0a0f2Copy full SHA for 4f0a0f2
README.md
@@ -43,12 +43,6 @@ yarn add ppu-ocv
43
bun add ppu-ocv
44
```
45
46
-> [!NOTE]
47
-> This project is developed and tested primarily with Bun.
48
-> Support for Node.js, Deno, or browser environments is **not guaranteed**.
49
-> If you choose to use it outside of Bun and encounter any issues, feel free to report them.
50
-> I'm open to fixing bugs for other runtimes with community help.
51
-
52
## Usage
53
54
Note that Operation order is matter, you should atleast know some basic in using OpenCV. See the operations table below this.
0 commit comments