https://github.com/sciss/javacvtest
Small test project for trying out JavaCV. Mirror of https://codeberg.org/sciss/JavaCVTest
https://github.com/sciss/javacvtest
Last synced: 7 months ago
JSON representation
Small test project for trying out JavaCV. Mirror of https://codeberg.org/sciss/JavaCVTest
- Host: GitHub
- URL: https://github.com/sciss/javacvtest
- Owner: Sciss
- License: gpl-3.0
- Created: 2016-05-24T22:26:23.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2022-04-30T16:23:31.000Z (over 3 years ago)
- Last Synced: 2025-02-23T17:23:31.511Z (11 months ago)
- Language: Scala
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaCVTest
[](https://github.com/Sciss/JavaCVTest/actions?query=workflow%3A%22Scala+CI%22)
## statement
This is a small test project evaluating means to use OpenCV in Scala through [JavaCV](https://github.com/bytedeco/javacv).
It is (C)opyright 2016–2022 by Hanns Holger Rutz. All rights reserved. This project is released under
the [GNU General Public License](https://raw.github.com/Sciss/JavaCVTest/main/LICENSE) v3+ and comes with absolutely
no warranties. To contact the author, send an e-mail to `contact at sciss.de`.
## requirements / installation
This project compiles against Scala 2.13 using sbt.