Code Monkey home page Code Monkey logo

sparcd's Introduction

Scientific Photo Analysis for Research & Conservation 'database (SPARC'd), known during development as Scientific Animal Image Analysis (SANIMAL)

SPARC'd is a program developed for the University of Arizona's Jaguar and Ocelot Monitoring Project at the Wild Cat Research and Conservation Center, School of Natural Resources and the Environment Department.

  • *It allows users to tag camera trap image data, transfer it onto a database, and then query it.

Getting Started

Clone the repository and build it using maven. All dependencies will be automatically fetched.

Prerequisites

Java 8:
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Maven:
https://maven.apache.org/install.html

Prebuilt executable

If you want to run the software without needing to build from source, prebuilt executables can be found in the Version History directory

Sanimal X.Y.Z.jar is the original legacy software written in Swing which was the predecessor to SanimalFX.
Sanimal FX X.Y.jar is the current latest build of Sanimal FX including all dependencies.

Executables are executed with:

java -jar 'Sanimal FX X.Y.jar' 

Build from Source

Clone the github repository into a directory:

git clone https://github.com/DavidM1A2/Sanimal <directory>

Build the project into an executable JAR file to run:

cd '<directory>/Sanimal FX'
mvn -U compile package

Run the program:

java -jar '<directory>/Sanimal FX/target/SanimalFX-1.0-SNAPSHOT-jar-with-dependencies.jar'

Sample screenshots

Login - This screen is used to log into your account.

login screen

Home - This tab is used to credit developers and provide an exit button.

home tab

Import - This tab is used to tag images with metadata.

import tab

Collections - This tab is used to show collections and upload images.

collections tab

Analyze/Query - This tab is used to query uploaded image data.

query tab

Map - This tab is used to display all locations on an interactive map.

map tab

Setings - This tab is used to change program settings.

settings tab

Built With

  • Maven - Dependency Management

  • This Beta Version of “SPARC’d” is being developed by University of Arizona School of Natural Resources and the Environment (SNRE) and CyVerse.

Authors

  • David Slovikosky - Lead Developer - DavidM1A2
  • Susan Malusa - Project Coordination/Design - smalusa
  • Project Site Documentation - smalusa

Acknowledgements

  • Co-Principal Investigators - Dr. Melanie Culver and Nirav Merchant
  • Technical Advisors - Dr. Richard Snodgrass and Carlos Scheidegger
  • CyVerse Support - Dr. Blake Joyce, Tony Edgin and Julian Pistorius
  • Support and Ideas - The University of Arizona Jaguar & Ocelot Monitoring Team, The Slovikosky Family

sparcd's People

Contributors

davidm1a2 avatar smalusa avatar julianpistorius avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.