While scripts form the bulk of BAR, some BAR commands are pre-compiled
java plugins This directory contains the source code (a
Maven project) for the bar package
, including:
- Utils, class providing convenience methods to script ImageJ
- PlotUtils, class providing utility methods that improve ImageJ's plotting capabilities
- Runner, providing convenience methods to run scripts loaded from JAR files
- Classes exemplifying how to provide external ops outside the core imagej-ops project. This work is explained in more detail on the ImageJ website.
- BAR Commander, described in Utilities
- Interactive Plotter, described in Data Analysis
- Shen-Castan Edge Detector, described in Segmentation
- Snippet Creator, described in Utilities
| Home | Analysis | Annotation | Data Analysis | lib | My Routines | Segmentation | Tools | Utilities | Wiki |