License |
License |
---|---|
GroupId | GroupIdorg.openimaj |
ArtifactId | ArtifactIdACMMM-Presentation |
Last Version | Last Version1.3.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionACMMM-Presentation
The OpenIMAJ presentation for ACMMM 2011. Unlike a normal presentation,
this one isn't PowerPoint, but is actually an OpenIMAJ Demo App!
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ACMMM-Presentation-1.3.10.pom | |
ACMMM-Presentation-1.3.10.jar | 33 MB |
ACMMM-Presentation-1.3.10-sources.jar | 33 MB |
ACMMM-Presentation-1.3.10-javadoc.jar | 263 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openimaj/ACMMM-Presentation/ -->
<dependency>
<groupId>org.openimaj</groupId>
<artifactId>ACMMM-Presentation</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj/ACMMM-Presentation/
implementation 'org.openimaj:ACMMM-Presentation:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj/ACMMM-Presentation/
implementation ("org.openimaj:ACMMM-Presentation:1.3.10")
'org.openimaj:ACMMM-Presentation:jar:1.3.10'
<dependency org="org.openimaj" name="ACMMM-Presentation" rev="1.3.10">
<artifact name="ACMMM-Presentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj', module='ACMMM-Presentation', version='1.3.10')
)
libraryDependencies += "org.openimaj" % "ACMMM-Presentation" % "1.3.10"
[org.openimaj/ACMMM-Presentation "1.3.10"]
Group / Artifact | Type | Version |
---|---|---|
org.openimaj.content : slideshow | jar | 1.3.10 |
org.openimaj : image-local-features | jar | 1.3.10 |
org.openimaj : demos | jar | 1.3.10 |
org.openimaj : faces | jar | 1.3.10 |
org.openimaj : image-feature-extraction | jar | 1.3.10 |
org.openimaj : core-video-capture | jar | 1.3.10 |
org.openimaj : xuggle-video | jar | 1.3.10 |
org.openimaj : klt-tracker | jar | 1.3.10 |
org.openimaj : audio-processing | jar | 1.3.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |