picslurper

Tool for grabbing all the images from a social media stream and holding on to some simple stats

License

License

GroupId

GroupId

org.openimaj.tools
ArtifactId

ArtifactId

picslurper
Last Version

Last Version

1.3.10
Release Date

Release Date

Type

Type

jar
Description

Description

picslurper
Tool for grabbing all the images from a social media stream and holding on to some simple stats
Project Organization

Project Organization

The University of Southampton

Download picslurper

How to add to project

<!-- https://jarcasting.com/artifacts/org.openimaj.tools/picslurper/ -->
<dependency>
    <groupId>org.openimaj.tools</groupId>
    <artifactId>picslurper</artifactId>
    <version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj.tools/picslurper/
implementation 'org.openimaj.tools:picslurper:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj.tools/picslurper/
implementation ("org.openimaj.tools:picslurper:1.3.10")
'org.openimaj.tools:picslurper:jar:1.3.10'
<dependency org="org.openimaj.tools" name="picslurper" rev="1.3.10">
  <artifact name="picslurper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj.tools', module='picslurper', version='1.3.10')
)
libraryDependencies += "org.openimaj.tools" % "picslurper" % "1.3.10"
[org.openimaj.tools/picslurper "1.3.10"]

Dependencies

compile (10)

Group / Artifact Type Version
org.openimaj : image-local-features jar 1.3.10
org.openimaj : data-scraping jar 1.3.10
org.openimaj : image-processing jar 1.3.10
org.openimaj : image-feature-extraction jar 1.3.10
org.openimaj : twitter jar 1.3.10
org.twitter4j : twitter4j-core jar 3.0.3
org.twitter4j : twitter4j-stream jar 3.0.3
org.openimaj.tools : core-tool jar 1.3.10
org.openimaj.storm : core-storm jar 1.3.10
xml-apis : xml-apis jar 1.4.01

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Open Intelligent Multimedia Analysis for Java (OpenIMAJ)

OpenIMAJ is an award-winning collection of libraries and tools for multimedia (images, text, video, audio, etc.) content analysis and content generation. OpenIMAJ is very broad and contains everything from state-of-the-art computer vision (e.g., SIFT descriptors, salient region detection, face detection, etc.) and advanced data clustering, through to software that performs analysis on the content, layout, and structure of web pages.

How to use OpenIMAJ

Please see the tutorial: http://openimaj.org/tutorial

Compiling OpenIMAJ from source

Instructions for source compilation can be found here: https://github.com/openimaj/openimaj/wiki/Compiling-OpenIMAJ-from-Source Please note that you probably don't want to do this unless you intend on adding new features or making changes to the source code; pre-compiled JARs of release versions are available from Maven Central, and regular snapshots (built automatically when code is pushed to the GitHub repository) are available here: http://snapshots.openimaj.org

org.openimaj.tools

Versions

Version
1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.1
1.3