PointArrays

PointArrays

add offset to points

source

parameter: bin_im: binary array. object voxels are false, non-object voxels are true!

source

find points inside an object from a segmentation array.

source

find out the boundary voxels and represent them as indexes in the point array

source
merge(self::Array{T,3}, other::Array{T,3})
source