Skip to content

andrediegues/HIjACk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hijack - Habitat Image Classifier

Hijack is an image visualizer that eases the tagging phase of classifying images with the EUNIS system by simply open a folder with images and write each classification. When a user saves the progress, the tags will be exported to a CSV file with the files' name and its corresponding classification. Its UI provide key navigation through the images and key tagging. It's also possible to view each image in its original size.

Getting Started

Prerequisites

Hijack is a JavaFX project, which means you should have installed Java (8 or above). To build it you need to use Gradle.

  • To install Java 8, download the Java 8 SE Developer Kit and follow the instructions available here.
  • To install Gradle follow the instructions available here.

Installing

Just clone this repository, or download and unzip it.

Deployment

Linux

To start the application just open a terminal in the Hijack folder and run:

gradle jfxRun

Windows 10

Instructions coming up...

Built With

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published