Giter VIP home page Giter VIP logo

scifio-tutorials's Introduction

This project contains example code for working with SCIFIO.

GETTING STARTED

These tutorials are heavily commented to explain the SCIFIO API. Simply running a given tutorial may not be meaningful; it is highly recommended to open the source files and follow the code step by step.

You can import these projects into your favorite IDE:

  • Eclipse: File > Import > Existing Maven Projects
  • NetBeans: File > Open Project
  • IDEA: File > Open Project... (select pom.xml)

Or build and run from the command line:

mvn
mvn exec:java -Dexec.mainClass=io.scif.tutorials.T1aIntroToSCIFIO

TUTORIAL ORDER

SCIFIO provides multiple paths to read and write images. Convenience methods are present to make the IO process as simple as possible. The individual components of SCIFIO allow more precise control.

The tutorials are named in a suggested order for execution:

  • Tutorials 1a-d focus on basic image IO using convenience methods
  • Tutorials 2a-b cover individual component use
  • Tutorials 3a-c explain the discovery mechanism and defining your own SCIFIO Formats and components.

LICENSING

To the extent possible under law, the SCIFIO developers have waived all copyright and related or neighboring rights to this tutorial code.

See the CC0 1.0 Universal license for details.

scifio-tutorials's People

Contributors

hinerm avatar ctrueden avatar

Watchers

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.