| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2012-04-11 | 2.8 kB | |
| ij-plugins_toolkit-nodep_bin_1.6.1_r1342.zip | 2012-04-11 | 287.2 kB | |
| ij-plugins_toolkit_javadoc_1.6.1_r1342.zip | 2012-04-11 | 24.4 kB | |
| ij-plugins_toolkit_bin_1.6.1_r1342.zip | 2012-04-11 | 709.2 kB | |
| ij-plugins_toolkit_src_1.6.1_r1342.zip | 2012-04-11 | 4.7 MB | |
| Totals: 5 Items | 5.7 MB | 0 | |
**************************************************************************
ij-plugins Toolkit Release Notes v.1.6.1
**************************************************************************
New:
* Plugins > Color > Measure Bands - measures color images and stacks writing
results in a single row, rather than a separate row for each band or slice.
Works on RGB images or gray level stacks.
Improvements:
* Stacks created by RGB to CIE L*a*b* and RGB to XYZ converters now have
correct labels for each slice (name of the color band).
* Updated dependent libraries to recent versions.
* Add support for virtual stack to metaimage IO, based on patch provided
by Eric Nodwell.
* Add help button to plugin options dialog
-- Maximum Entropy Multi-Threshold plugin
-- k-means Clustering plugin
-- Region Growing plugin
Developer visible:
* Some utility methods added to VectorProcessor and ColorProcessorUtils.
* Support for color space conversions with custom white point
--------------------------------------------------------------------------
Release files:
--------------------------------------------------------------------------
ij-plugins_toolkit_bin_1.6.1_r????.zip - main binaries including all
dependencies. To install unzip to ImageJ plugins directory.
ij-plugins_toolkit-nodep_bin_1.6.1_r????.zip - binaries without
dependencies. Needed dependencies:
- JGoodies Binding 2.6.0.
- JGoodies Common 1.3.0.
- Jakarta Commons BeanUtils 1.8.3.
- Jakarta Commons Logging 1.1.1.
ij-plugins_toolkit_src_1.6.1_r????.zip - sources, includes dependencies.
--------------------------------------------------------------------------
Notes:
--------------------------------------------------------------------------
There are 28 plugins in this release:
* 3D IO
-- MetaImage Reader
-- MetaImage Writer
-- VTK Reader
-- VTK Writer
-- Export as STL
* 3D Toolkit
-- Connected Threshold Grower
-- Auto Clip Volume
-- Morphological Dilate 3D
-- Morphological Erode 3D
-- Median 3D
* Color (and miltiband images)
-- RGB to CIE L*a*b* stack
-- CIE L*a*b* stack to RGB
-- RGB to XYZ stack
-- XYZ stack to RGB
-- RGB to YCbCr stack
-- YCbCr stack to RGB
-- Measure Bands
-- Multiband Sobel edges
-- Multiband Difference edges
-- Multiband Gradient edges
-- Intensity shift
* Filters
-- Coherence Enhancing Diffusion
-- Fast Median
-- Perona-Malik Anisotropic Diffusion
-- Directional Coherence
-- Speckle Reducing Anisotropic Diffusion
* Graphics
-- Image Quilter
* Segmentation
-- k-means Clustering
-- Maximum Entropy Threshold
-- Maximum Entropy Multi-Threshold
-- Seeded Region Growing Tool ...
-- Seeded Region Growing ...
-- Set Pixels