Giter Club home page Giter Club logo

cu-macrolibrary's Introduction

imagej-icon

CU-MacroLibrary

ImageJ2 macro library with variables and functions

DOI

Software requirements

CU-MacroLibrary requires a recent version of the Fiji image processing package:

  • ImageJ2 executable (>= 1.53e)
  • Bio-Formats plugin (>= 6.4.0)

Software installation

To install the CU-MacroLibrary with your copy of Fiji, simply copy the Library.txt to Fiji.app\macros\ and its content will be available to any executed or installed macro. In addition, ImageJ2's macro editor will autocomplete function names from the library.

Available macro functions (selection)

  • endsWithEither: simple test if a string ends with suffixes from a list.
  • getFilesInFolder: returns a list of files matching a suffix patterns.
  • getMedian: calculates the median value within given threshold values.
  • getMedianValue: calculates the median value for a given array.
  • getRegionOverlap: calculates the relative overlap between two ROI Manager regions.
  • getRoisFromMasks: populates the ROI Manager with regions identified from a segmentation mask.
  • normalizePixelValues: normalizes the pixel intensities of an image by its median value.
  • readImage: reads image files with Bio-Format and labels the slices with the channel names.
  • rescalePixelValues: rescales pixel intensities to a custom range, including NaN values.
  • setMasksFromRois: creates a segmentation mask from available ROI Manager regions.
  • substractRegions: implements the missing Substract function for the ROI Manager.
  • toggleBatchMode: improves performance for image processing, selections, and ROI Manager updates.
  • waitForWindow: halts the macro progression until a window with a specific title is available.

Copyright notices

The ImageJ2 image is part of the GitHub Pages for ImageJ.

cu-macrolibrary's People

Contributors

christianrickert avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.