https://github.com/raftlib/raftocv
https://github.com/raftlib/raftocv
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/raftlib/raftocv
- Owner: RaftLib
- Created: 2017-03-12T09:53:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-29T21:27:29.000Z (over 8 years ago)
- Last Synced: 2025-04-14T17:43:37.616Z (about 1 year ago)
- Language: C++
- Size: 86.9 KB
- Stars: 7
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RaftOCV
This is a collection of OpenCV functions wrapped up as RaftLib kernels. The main idea is to enable quick prototyping and testing without a ton of copy and pasted boilerplate opencv calls.
See the examples folder for common, functional examples.