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

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

Awesome Lists containing this project

README

          

# JavaCVTest

[![Build Status](https://github.com/Sciss/JavaCVTest/workflows/Scala%20CI/badge.svg?branch=main)](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.