/fiji-scripts

Macros and Scripts for Fiji/ImageJ2

Primary LanguageImageJ Macro

Macros and Scripts for Fiji

A collection of useful scriptst and macros for Fiji, focused on quick analysis of STEM datasets.

Installation

To clone, navigate to your Fiji installation folder, and then run the following commands:

$ git init
$ git remote add origin git@github.com:hexane360/fiji-scripts
$ git checkout origin/main -ft