Liking cljdoc? Tell your friends :D

funimage

Join the chat at https://gitter.im/funimage/funimage

Functional Image Processing with ImageJ/FIJI

Build Status Clojars Project

=========

Note to functional programming folks, funimage is destructive by default. Images are large and take up lots of memory, we try not to duplicate data unless necessary. If you want to do something non-destructively, then you need to explicitly use functions like copy-imp.

========

#Usage within ImageJ:

Add an update site like you would usually (see http://fiji.sc/List_of_update_sites)

where the update site is: http://sites.imagej.net/Funimage/

=========

Citing:

Functional Image Processing with ImageJ/FIJI K. Harrington, T. Stiles, L. Venkatraman, C.Prahst, K. Bentley Proceedings of Bioimage Informatics, 2015, (accepted).

=========

License:

Apache V2.0

Copyright 2014-2015 Kyle Harrington.

Can you improve this documentation? These fine people already did:
Kyle Harrington & The Gitter Badger
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close