If Connectivity is run on a Dataset created from `DataseUtil`, i.e. is an `ArrayImg` it is very slow. This is because the pixel accesses are wrapped in IJ2 somehow: the `ImagePlus` is not a "real" one.
If Connectivity is run on a Dataset created from
DataseUtil, i.e. is anArrayImgit is very slow.This is because the pixel accesses are wrapped in IJ2 somehow: the
ImagePlusis not a "real" one.