1504 Forks
6511 Stars
6511 Watchers

javacv

Java interface to OpenCV, FFmpeg, and more

How to download and setup javacv

Open terminal and run command
git clone https://github.com/bytedeco/javacv.git
git clone is used to create a copy or clone of javacv repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with javacv https://github.com/bytedeco/javacv/archive/master.zip

Or simply clone javacv with SSH
[email protected]:bytedeco/javacv.git

If you have some problems with javacv

You may open issue on javacv support forum (system) here: https://github.com/bytedeco/javacv/issues