Skip to content

Commit 3b95fd0

Browse files
committed
Add Fiji to ecosystem table of software
1 parent c5ae5a3 commit 3b95fd0

File tree

2 files changed

+124
-0
lines changed

2 files changed

+124
-0
lines changed

ecosystem/Fiji/Fiji.qmd

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: "Fiji"
3+
categories: [ Fiji/ImageJ, BigDataViewer, ImgLib2 ]
4+
execute:
5+
echo: false
6+
about:
7+
id: Aheading
8+
template: jolla
9+
image-shape: rounded
10+
image-width: 15em
11+
links:
12+
- text: Contact
13+
icon: envelope
14+
href: https://forum.image.sc/tag/fiji
15+
- text: Source code
16+
icon: github
17+
href: https://github.com/fiji/
18+
- text: Documentation
19+
icon: book
20+
href: https://imagej.net/software/fiji
21+
- text: Website
22+
icon: globe
23+
href: https://fiji.sc/
24+
---
25+
26+
::: {.alignleft}
27+
![](/logos/fiji.svg){width=275}
28+
29+
[Fiji](https://fiji.sc/) is an image processing package—a "batteries-included" distribution of [ImageJ](https://imagej.net/software/imagej) and [ImageJ2](https://imagej.net/software/imagej2), bundling a lot of plugins which facilitate scientific image analysis.
30+
31+
The ImageJ2 data model underlying Fiji is built on [ImgLib2](/imglib2), and Fiji includes the [BigDataViewer](/bdv) in its distribution, along with many plugins making use of these two technologies.
32+
:::

logos/fiji.svg

+92
Loading

0 commit comments

Comments
 (0)