https://github.com/adishavit/highgui-gems
OpenCV HighGUI Gems
https://github.com/adishavit/highgui-gems
Last synced: 8 months ago
JSON representation
OpenCV HighGUI Gems
- Host: GitHub
- URL: https://github.com/adishavit/highgui-gems
- Owner: adishavit
- Created: 2017-01-11T17:03:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-14T11:25:39.000Z (over 9 years ago)
- Last Synced: 2025-05-15T00:38:39.422Z (about 1 year ago)
- Language: C++
- Homepage: https://adishavit.github.io/2017/opencv-highgui-gems/
- Size: 89.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HighGUI Gems
The code accompanying my [HighGUI Gems blog post](https://adishavit.github.io/2017/opencv-highgui-gems/).
The code shows OpenCV mousewheel support and how to prevent clipboard copy (via Ctrl-C) from closing the named window.
