Image_Cloud
a java app to view a lot of images linearly, ordered by a parameter
Requiriment
Java JRE6
Usage
Download the ImageCloud.jar file
put the file in a directory above the folder with the images.
rename the folder to "images"
run in a local terminal java -jar ImgageCloud.jar >file name< >multiplier<
Save the generated file
Parameters
file name: the name of file that contais the names of the images ordered. (default "images.txt")
multiplier: a integer value used to mutiply the size of images. (default 1)
Details
Use the Sort_Images(https://github.com/ufeslabic/Sort_Images) to order the images before uses the ImageCloud.
Contact
Willian Lopes: willianlopes@gmail.com