License |
License |
---|---|
Categories |
CategoriesBoofCV Business Logic Libraries Computer Vision |
GroupId | GroupIdorg.boofcv |
ArtifactId | ArtifactIdexamples |
Last Version | Last Version0.40.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBoofCV
BoofCV is an open source Java library for real-time computer vision and robotics applications.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
examples-0.40.1.pom | |
examples-0.40.1.jar | 202 KB |
examples-0.40.1-sources.jar | 169 KB |
examples-0.40.1-javadoc.jar | 680 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.boofcv/examples/ -->
<dependency>
<groupId>org.boofcv</groupId>
<artifactId>examples</artifactId>
<version>0.40.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.boofcv/examples/
implementation 'org.boofcv:examples:0.40.1'
// https://jarcasting.com/artifacts/org.boofcv/examples/
implementation ("org.boofcv:examples:0.40.1")
'org.boofcv:examples:jar:0.40.1'
<dependency org="org.boofcv" name="examples" rev="0.40.1">
<artifact name="examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boofcv', module='examples', version='0.40.1')
)
libraryDependencies += "org.boofcv" % "examples" % "0.40.1"
[org.boofcv/examples "0.40.1"]
Group / Artifact | Type | Version |
---|---|---|
org.georegression : georegression | jar | 0.24 |
org.ddogleg : ddogleg | jar | 0.21 |
net.sf.trove4j : trove4j | jar | 3.0.3 |
org.boofcv : boofcv-core | jar | 0.40.1 |
org.boofcv : boofcv-swing | jar | 0.40.1 |
org.reflections : reflections | jar | 0.9.10 |
Group / Artifact | Type | Version |
---|---|---|
org.boofcv : boofcv-ffmpeg | jar | 0.40.1 |
org.boofcv : boofcv-jcodec | jar | 0.40.1 |
org.boofcv : boofcv-WebcamCapture | jar | 0.40.1 |