TWEET SEARCH

Authors: Alessio Scuderi (nocs@leonforte.linux.it), Alessandro Ricca (ale.ricca85@gmail.com), Luca Cannizzo (luca88@gmail.com)
Advisor: Prof. Sebastiano Battiato (battiato@dmi.unict.it)
History: This plugin was implemented in July 2013

Works with:

Hashtag
ImageJ's version: 1.47v (used to develop this plugin)
Source: Tweet_Search.java
Requirements:

Register your account as a developer from Twitter developer Page and create an APP in the relative section.
In the page of the app GET Consumer key and Consumer Secret
Copy this strings and insert in the textbox of the plugin when it start

Installation:

To install this plugin Download Twitter4j API extract and insert twitter4j-media-support-3.0.3.jar and twitter4j-core-3.0.3.jar in ImageJ/jre/lib/ext directory on Windows OS or in /Library/Java/Extensions/ on Mac OSX; Copy Tweet_Search.java in plugin folder of ImageJ then from menu Plugin of ImageJ press Compile and Run and select source file of plugin

Description:

This plugin queries the twitter repository to make a research by Hashtag, generating a Stack of image and a log.

Usage:

Here is a brief description:
1) Click on Tweet Search Plugin from Plugins Menu;
2) Insert Consumer key;
3) Insert Consumer Secret;
4) Insert the #Hashtag to search
5) Authorizes the app from the web broser and copy the PIN from browser to the textbox of plugin
6) See the logTweetSearch.txt file


| ImageJ Plugins Page | ImageJ Home Page | IPLab@CT Home Page |