Skip to content

Commit

Permalink
[docs] Add opencv build docs link (linux and windows) (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
BBuf authored Jun 6, 2022
1 parent e9e71cd commit 3ff75c7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/DomainSpecificSupport.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@ Currently, we support the following framework.

### OpenCV

TODO: Add instructions for installing/building OpenCV.
If you want to install OpenCV on your local device, you can use commands in follow links.

- [install OpenCV in linux](https://docs.opencv.org/4.x/d7/d9f/tutorial_linux_install.html)
- [install OpenCV in windows](https://docs.opencv.org/4.x/d3/d52/tutorial_windows_install.html)

0 comments on commit 3ff75c7

Please sign in to comment.