jar

org.openimaj.tools : ImageCollectionTool

Maven & Gradle

Feb 09, 2020

ImageCollectionTool · Tool for extracting images from collections (zip, gallery, video etc.).

Table Of Contents

Latest Version

Download org.openimaj.tools : ImageCollectionTool JAR file - Latest Versions:

All Versions

Download org.openimaj.tools : ImageCollectionTool JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.3

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ImageCollectionTool-1.3.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openimaj.tools.imagecollection.collection

├─ org.openimaj.tools.imagecollection.collection.ImageCollection.class - [JAR]

├─ org.openimaj.tools.imagecollection.collection.ImageCollectionConfig.class - [JAR]

├─ org.openimaj.tools.imagecollection.collection.ImageCollectionEntry.class - [JAR]

├─ org.openimaj.tools.imagecollection.collection.ImageCollectionEntrySelection.class - [JAR]

├─ org.openimaj.tools.imagecollection.collection.ImageCollectionSetupException.class - [JAR]

├─ org.openimaj.tools.imagecollection.collection.ImageCollectionState.class - [JAR]

org.openimaj.tools.imagecollection.processor

├─ org.openimaj.tools.imagecollection.processor.DirectoryImageProcessor.class - [JAR]

├─ org.openimaj.tools.imagecollection.processor.ImageCollectionProcessor.class - [JAR]

├─ org.openimaj.tools.imagecollection.processor.SequenceFileProcessor.class - [JAR]

org.openimaj.tools.imagecollection

├─ org.openimaj.tools.imagecollection.ImageCollectionProcessorMode.class - [JAR]

├─ org.openimaj.tools.imagecollection.MetaMapperMode.class - [JAR]

org.openimaj.tools.imagecollection.collection.video

├─ org.openimaj.tools.imagecollection.collection.video.MetadataVideoIterator.class - [JAR]

├─ org.openimaj.tools.imagecollection.collection.video.XuggleVideoImageCollection.class - [JAR]

├─ org.openimaj.tools.imagecollection.collection.video.YouTubeVideoImageCollection.class - [JAR]

org.openimaj.tools.imagecollection.collection.video.selection

├─ org.openimaj.tools.imagecollection.collection.video.selection.XuggleVideoFrameSelection.class - [JAR]

org.openimaj.tools.imagecollection.collection.webpage

├─ org.openimaj.tools.imagecollection.collection.webpage.AbstractWebpageImageCollection.class - [JAR]

├─ org.openimaj.tools.imagecollection.collection.webpage.FlickrWebpageImageCollection.class - [JAR]

├─ org.openimaj.tools.imagecollection.collection.webpage.URLImageIterator.class - [JAR]

├─ org.openimaj.tools.imagecollection.collection.webpage.WebpageUtils.class - [JAR]

org.openimaj.tools.imagecollection.collection.config

├─ org.openimaj.tools.imagecollection.collection.config.ImageCollectionConfig.class - [JAR]

├─ org.openimaj.tools.imagecollection.collection.config.ImageCollectionMode.class - [JAR]

├─ org.openimaj.tools.imagecollection.collection.config.ImageCollectionProcessorMode.class - [JAR]

├─ org.openimaj.tools.imagecollection.collection.config.MetaMapperMode.class - [JAR]

org.openimaj.tools.imagecollection.metamapper

├─ org.openimaj.tools.imagecollection.metamapper.ConsoleMetaMapper.class - [JAR]

├─ org.openimaj.tools.imagecollection.metamapper.FileMetaMapper.class - [JAR]

├─ org.openimaj.tools.imagecollection.metamapper.MetaMapper.class - [JAR]

org.openimaj.tools.imagecollection.utils

├─ org.openimaj.tools.imagecollection.utils.MetaMapUtils.class - [JAR]

org.openimaj.tools.imagecollection.tool

├─ org.openimaj.tools.imagecollection.tool.ImageCollectionProcessorJob.class - [JAR]

├─ org.openimaj.tools.imagecollection.tool.ImageCollectionTool.class - [JAR]