| License |
License |
|---|---|
| GroupId | GroupIdorg.openimaj |
| ArtifactId | ArtifactIddemos |
| Version | Version1.3.10 |
| Type | Typejar |
| Description |
DescriptionOpenIMAJ Demos
Demos showing the use of OpenIMAJ
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| demos-1.3.10.pom | |
| demos-1.3.10.jar | 14 MB |
| demos-1.3.10-sources.jar | 14 MB |
| demos-1.3.10-javadoc.jar | 713 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openimaj/demos/ -->
<dependency>
<groupId>org.openimaj</groupId>
<artifactId>demos</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj/demos/
implementation 'org.openimaj:demos:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj/demos/
implementation ("org.openimaj:demos:1.3.10")
'org.openimaj:demos:jar:1.3.10'
<dependency org="org.openimaj" name="demos" rev="1.3.10">
<artifact name="demos" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj', module='demos', version='1.3.10')
)
libraryDependencies += "org.openimaj" % "demos" % "1.3.10"
[org.openimaj/demos "1.3.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openimaj : klt-tracker | jar | 1.3.10 |
| org.openimaj : core | jar | 1.3.10 |
| org.openimaj : core-math | jar | 1.3.10 |
| org.openimaj : core-video-capture | jar | 1.3.10 |
| org.openimaj : core-image | jar | 1.3.10 |
| org.openimaj : core-video | jar | 1.3.10 |
| org.openimaj : video-processing | jar | 1.3.10 |
| org.openimaj : core-audio | jar | 1.3.10 |
| org.openimaj : geocoder | jar | 1.3.10 |
| org.openimaj : audio-processing | jar | 1.3.10 |
| org.openimaj : faces | jar | 1.3.10 |
| org.openimaj : image-processing | jar | 1.3.10 |
| org.openimaj : clustering | jar | 1.3.10 |
| org.openimaj : image-local-features | jar | 1.3.10 |
| org.openimaj : image-feature-extraction | jar | 1.3.10 |
| org.openimaj : xuggle-video | jar | 1.3.10 |
| org.openimaj.content : visualisations | jar | 1.3.10 |
| org.reflections : reflections | jar | 0.9.10 |
| com.uwyn : jhighlight | jar | 1.0 |
| org.xhtmlrenderer : core-renderer | jar | R8pre2 |
| org.openimaj.hardware : kinect | jar | 1.3.10 |
| com.google.zxing : javase | jar | 2.0 |
| com.google.zxing : core | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |