-
Notifications
You must be signed in to change notification settings - Fork 0
hipacc/samples
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The OpenCV library is required for the samples to produce visual output.
---
On Ubuntu
Make sure that "libopencv-dev" is installed:
sudo apt install libopencv-dev
---
On Windows
Download and install latest release from OpenCV's website (https://opencv.org).
After unpacking to <INSTDIR>, make sure to tell CMake where to find it:
cmake <SRCDIR> -DOpenCV_DIR="<INSTDIR>\opencv\build"
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published