Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kmader/spark-ij

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark ImageJ

A Spark interface for using ImageJ tools including running plugins, loading images (using the legacy methods) and running basic analyses which produce table outputs and can be collated.

PortableImagePlus

The flexible format for carrying around ImagePlus objects inside of Spark so there are no issues with serialization (https://gist.github.com/kmader/1d64e64621e63d566f67)

ImageLog

A simple class for logging operations on an image to they can be tracked and eventually reproduced later.

About

Library to use ImageJ and associated plugins inside of Spark for distributed computing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published