Identifies (sufficiently) uniform regions in the source image, allocates each a unique integer ID, and generates an output image with these IDs as pixel values
'org.jaitools:jt-regionalize:1.2.0'
<dependency> <groupId>org.jaitools</groupId> <artifactId>jt-regionalize</artifactId> <version>1.2.0</version> </dependency>
<dependency org="org.jaitools" name="jt-regionalize" rev="1.2.0"/>
"org.jaitools", "jt-regionalize", "1.2.0"