Skip to content
This repository was archived by the owner on Feb 21, 2021. It is now read-only.

Commit ca49d7e

Browse files
authored
add gradle information
1 parent 872682e commit ca49d7e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ Two simple projects, made in Eclipse (Neon), for getting started with the [OpenC
77
Please, note that both projects are Eclipse projects, realized for teaching purposes. Before using any of them, you need to install the OpenCV library and create a `User Library` named `opencv` that links to the OpenCV jar and native libraries.
88

99
A guide for getting started with OpenCV and Java is available at [http://opencv-java-tutorials.readthedocs.org/en/latest/index.html](http://opencv-java-tutorials.readthedocs.org/en/latest/index.html).
10+
11+
## Gradle
12+
A version of this project that uses Gradle is available in the [gradle](https://github.com/opencv-java/getting-started/tree/gradle) branch.

0 commit comments

Comments
 (0)