User Tools

Site Tools


plugin:segmentation:thresholding_by_connection:start

Thresholding by connection

This plugin performs a thresholding by connecting pixels

This plugin performs a connection thresholding (inspired by hysteresis thresholding for edge detection). Thresholded pixels are displayed in red, pixels with values lower than the minimum threshold by a fixed value are displayed in blue, pixels with values higher than the maximum threshold value by a fixed value are displayed in green. Blue and green pixels connected to red pixels will be set to thresholded.

Download connectionthresholding_.class and thresholdplot.class to your plugins directory and then restart ImageJ or use the Update Menus command. You need at least ij.jar v1.37 (how to update).

The source code is also available : connectionthresholding_.java

blobs blobs colored

blobs multi blobs with connected thresholding

Contact me for any questions or suggestions

plugin/segmentation/thresholding_by_connection/start.txt · Last modified: 2019/04/12 13:13 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki