| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ij-plugins_toolkit-nodep_1.6.0_r1266.zip | 2011-04-03 | 279.6 kB | |
| ij-plugins_toolkit_javadoc_1.6.0_r1266.zip | 2011-04-03 | 22.9 kB | |
| ij-plugins_toolkit_bin_1.6.0_r1266.zip | 2011-04-03 | 625.0 kB | |
| ij-plugins_toolkit_src_1.6.0_r1266.zip | 2011-04-03 | 4.0 MB | |
| README.txt | 2011-04-03 | 2.7 kB | |
| Totals: 5 Items | 5.0 MB | 0 | |
**************************************************************************
ij-plugins Toolkit Release Notes v.1.6.0
**************************************************************************
New:
* Export as STL plugin allows saving image surfaces are a STL mesh data.
* MetaImage reader now supports multi-channel 3D images.
Improvements:
* Correct cluster distance measure in k-means.
* Order of plugin changed in Filter menu.
* Improved error reporting for SRG.
* MetaImage writer ask if data should be saved to a single file.
* 3D filters maintain image calibration (dilate, erode, median, clip).
* Rename AutoClipVolume to AutoCropVolume.
Developer visible:
* SRG Tools is now using standard overlays provided in newer versions of
ImageJ.
* Signature of net.sf.ij_plugins.io.metaimage.MiDecoder.open changed to support
multi-channel MetaImage files.
* Improvements to JavaDoc.
* Separate distribution building Ant script into separate file for simpler
dependency.
--------------------------------------------------------------------------
Release files:
--------------------------------------------------------------------------
ij-plugins_toolkit_bin_1.6.0_r????.zip - main binaries including all
dependencies. To install unzip to ImageJ plugins directory.
ij-plugins_toolkit-nodep_bin_1.6.0_r????.zip - binaries without
dependencies. Needed dependencies:
- JGoodies Binding 2.0.6.
- Jakarta Commons BeanUtils 1.7.0.
- Jakarta Commons Logging 1.1.1.
ij-plugins_toolkit_src_1.6.0_r????.zip - sources.
--------------------------------------------------------------------------
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
-- 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