Free and open source

Description

This tutorial explain how to create an intensity profile over an ROI.

need a thumbnail
Description

Enables Python scripts that are run inside Icy to communicate with other Python instances outside Icy. This allows the access to CPython-only libraries such as Numpy.

Resources requiring this include: CalloseCounter, BioFlow, EvaFE In Python

need a thumbnail
Description

A canvas plugin using JFreeChart to show intensity profile of a specific row or column. Initially used in a 1-row image of 1D signal representation. Can also used with Micro-Manager for Icy Plugin to show 1D signal from hardware like data acquisition device as waveform. Common 2D+ sequence is also supported. Using it by select the plugin icon in the canvas type combobox of the sequence window, a JFreeChart line chart will show up. As an alternative plugin to Intensity Profile, this plugin is modified from "Intensity Profile" by fab, special thanks to him for giving me the idea to make such a plugin.