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 e9e71cd commit 3ff75c7Copy full SHA for 3ff75c7
docs/DomainSpecificSupport.md
@@ -8,4 +8,8 @@ Currently, we support the following framework.
8
9
### OpenCV
10
11
-TODO: Add instructions for installing/building OpenCV.
+If you want to install OpenCV on your local device, you can use commands in follow links.
12
+
13
+- [install OpenCV in linux](https://docs.opencv.org/4.x/d7/d9f/tutorial_linux_install.html)
14
+- [install OpenCV in windows](https://docs.opencv.org/4.x/d3/d52/tutorial_windows_install.html)
15
0 commit comments