Skip to content

Commit 3ff75c7

Browse files
authored
[docs] Add opencv build docs link (linux and windows) (#43)
1 parent e9e71cd commit 3ff75c7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/DomainSpecificSupport.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,8 @@ Currently, we support the following framework.
88

99
### OpenCV
1010

11-
TODO: Add instructions for installing/building OpenCV.
11+
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

Comments
 (0)