Voronoi ImageJ

Type
Author
Wayne Rasband
Michael Schmid
Requires
Execution Platform
Implementation Type
Programming Language
Supported image dimension
Interaction Level
License/Openness
Description

A resident function in ImageJ, located in the menu as [Process > Binary > Voronoi].

Quote from the ImageJ reference page:

Splits the image by lines of points having equal distance to the borders of the two nearest particles. Thus, the Voronoi cell of each particle includes all points that are nearer to this particle than any other particle. When particles are single points, this process is a Voronoi tessellation (also known as Dirichlet tessellation). The output type (Overwrite, 8-bit, 16-bit or 32-bit) of this command can be set in the [Process > Binary > Options...] dialog box. In the output, the value inside the Voronoi cells is zero; the pixel values of the dividing lines between the cells are equal to the distance between the two nearest particles. This is similar to a medial axis transform of the background, but there are no lines in inner holes of particles.

 

Additional keywords
Entry Curator
Last modified
04/29/2023 - 11:43