Package org.anchoranalysis.image.voxel.iterator.intersecting
package org.anchoranalysis.image.voxel.iterator.intersecting
Like
org.anchoranalysis.image.voxel.iterator
but refers to iterators that operation over
the intersecting regions of two entities.-
ClassesClassDescriptionLike
IterateVoxelsBoundingBox
but counts voxels matching a predicate rather than iterating.LikeCountVoxelsIntersectingBounded
but specifically counts areas of intersection between twoObjectMask
s.LikeIterateVoxelsBoundingBox
but specifically for processing areas of intersection betweenBoundedVoxels
of typeUnsignedByteBuffer
.