Skip to content

quazgar/fiji

This branch is 1958 commits behind fiji/fiji:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 5, 2012
May 1, 2013
Feb 28, 2012
Feb 11, 2013
Feb 3, 2009
Dec 15, 2012
Mar 7, 2011
Apr 11, 2010
Mar 15, 2013
Apr 30, 2013
Mar 16, 2013
Apr 23, 2013
Jan 21, 2010
May 18, 2012
Apr 9, 2013
May 2, 2013
Jul 5, 2012
Jan 17, 2012
Apr 29, 2011
Apr 17, 2013
Apr 1, 2013
Apr 2, 2013
Apr 5, 2013
Feb 5, 2013
Apr 3, 2013
Aug 24, 2012
May 1, 2013

Repository files navigation

This is Fiji

[ Fiji Is Just ImageJ ]

Fiji will provide an easy way to set up Java+ImageJA+TrakEM2+VIB+a lot of other plugins that are useful to biologists, geologists and every other scientist who wants to process images.

At the moment, the following platforms are supported:

  • Windows-x86
  • Windows-x86_64
  • Linux-x86
  • Linux-x86_64
  • MacOSX-PowerPC
  • MacOSX-x86
  • MacOSX-x86_64

The setup should be as easy as unpacking the (portable) application and starting the Java wrapper. The wrapper is a program that starts the Java machine hands-free, i.e. it sets the correct settings to start up ImageJ with the plugins directory and heap size set up for you.

In a way, you could say that the "F" in "Fiji" stands for "painless", "easy", "quick" and "convenient" :-)

Usage

Fiji is meant to be distributed without source, to make the download as small as possible. In the basic version, Fiji is a portable application, i.e. it should run wherever you copy it.

The starting point is the ImageJ launcher, which will launch Java, set up the environment, and call ImageJ.

To pass arguments to ImageJ, just specify them on the command line.

To pass arguments to the Java Virtual Machine, specify them on the command line, separating them from the ImageJ arguments (if any) with a --. In other words, if you want to override the memory setting, call Fiji like this:

$ ./ImageJ-linux32 -Xmx128m --

Open Source

We are dedicated to open source. Not only does open source allow other developers to port the application to new platforms that the original authors did not begin to think of, it permits others to use the program in totally new ways, and enhance it in all imaginable ways.

Therefore, Fiji is licensed under the GNU Public License, version 2 (of course, this license only applies to Fiji: the build system and the Java wrapper). Not version 3, because we think that it is not our job to educate everybody to be a decent person; that's every person's own job.

In the same vein, Fiji will contain only Open Source software, unless there are good reasons for a non-open sourced component to be included.

But those would need to be very compelling reasons.

Participating

See NOTES.

Authors

  • Albert Cardona
  • Benjamin Schmid
  • Cornelius Sicker
  • Dan White
  • Erwin Frise
  • Gabriel Landini
  • Greg Jefferis
  • Ignacio Arganda-Carreras
  • Jean-Yves Tinevez
  • Johannes Schindelin
  • Mark Longair
  • Pavel Tomancak
  • Stephan Preibisch
  • Stephan Saalfeld
  • Verena Kaynig
  • and all the good people providing ImageJ and plugins

See also http://fiji.sc/wiki/index.php/Contributors

Thanks

Our first and foremost thanks go to Wayne Rasband, who is not only a very dedicated developer; he also fosters an active and friendly community around ImageJ.

The rest of our thanks go to everybody who helped this project prosper.

Oh, and Fiji is also an island. We just wanted to let you know.

About

Fiji Is Just ImageJ

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.2%
  • Python 0.7%
  • Shell 0.3%
  • C 0.3%
  • MATLAB 0.2%
  • Ruby 0.1%
  • Other 0.2%