maximum entropy

Description

This article Baslat et al. presents a method to compute Lymphatic Vessel Density on an image of the whole slide (a workflow documented as text).

Vessels are obtained with a Maximum Entropy Thresholding applied on the excess Red channel (2 times the red values minus blue+green value). Stroma tissue is obtained with a Moment Preserving Thresholding on the blue channel.

has topic
has function
Description

This plugin threshold an image using the Maximum Entropy algorithm, which aims at maximizing the inter-class entropy. Entropy is defined as -sum(p.*log2(p)), where p contains the histogram bin counts. This thresholding is very useful to segment images with few bright objects on large dark background. In ImageJ/FIJI you can acces this tool in Image->Adjust->Threshold and choose in the list In Aphelion, you can access this tool in Seglmentation->Threshold-> AphImgEntropyThreshold

need a thumbnail