Example application for the "Regionalize" operation which identifies
regions of uniform value in a source image, allocates each region a
unique ID value, and produces an output image of these IDs.
Demonstrates using the Regionalize operation to identify regions
of uniform value in a source image.
Package org.jaitools.demo.regionalize Description
Example application for the "Regionalize" operation which identifies
regions of uniform value in a source image, allocates each region a
unique ID value, and produces an output image of these IDs.