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.-
Class Summary Class Description CountVoxelsIntersectingBounded LikeIterateVoxelsBoundingBoxbut counts voxels matching a predicate rather than iterating.CountVoxelsIntersectingObjects LikeCountVoxelsIntersectingBoundedbut specifically counts areas of intersection between twoObjectMasks.IterateVoxelsIntersectingBounded LikeIterateVoxelsBoundingBoxbut specifically for processing areas of intersection betweenBoundedVoxelsof typeUnsignedByteBuffer.