An open API service indexing awesome lists of open source software.

https://github.com/raftlib/raftocv


https://github.com/raftlib/raftocv

Last synced: about 1 year ago
JSON representation

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.