Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryotarai/opencv_on_jruby
OpenCV java binding sample on JRuby
https://github.com/ryotarai/opencv_on_jruby
Last synced: 9 days ago
JSON representation
OpenCV java binding sample on JRuby
- Host: GitHub
- URL: https://github.com/ryotarai/opencv_on_jruby
- Owner: ryotarai
- Created: 2013-03-26T11:57:55.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-26T11:59:26.000Z (almost 12 years ago)
- Last Synced: 2024-11-07T17:03:47.163Z (about 2 months ago)
- Language: Ruby
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
$ ./build.sh
$ jruby ./draw_features.rb /path/to/image
```