-
Notifications
You must be signed in to change notification settings - Fork 0
zorbage-scifio: code for using the SCIFIO data file loading library to populate data into zorbage structures for further processing
License
bdezonia/zorbage-scifio
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
zorbage-scifio: code for using the SCIFIO data file loading library to populate data into zorbage structures for further processing To learn more about Zorbage please visit https://github.com/bdezonia/zorbage To learn more about SCIFIO please visit https://github.com/scifio/scifio Code example to open all data associated with a data file: DataBundle results = Scifio.open("sunset.jpg"); How to include zorbage-scifio in your Maven project Add the following dependency to your project's pom.xml: <dependency> <groupId>io.github.bdezonia</groupId> <artifactId>zorbage-scifio</artifactId> <version>0.2.1</version> </dependency> How to include zorbage-scifio in a different build system See https://search.maven.org/artifact/io.github.bdezonia/zorbage-scifio/0.2.1/jar for instructions on how to reference zorbage-scifio in build systems such as Gradle or others.
About
zorbage-scifio: code for using the SCIFIO data file loading library to populate data into zorbage structures for further processing
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published