Voxels3d = | locateVoxels3d (inBinImg3d) |
Voxels3d = | locateVoxels3d (inBinImg3d,inNbPoints) |
Build the list of the coordinates of the voxels with a value of True in the input binary image.
Given an 3D input binary image, this algorithm lists the inNbPoints first voxels where the values are true in the binary image.
Please, see Pixel localization 2d for a 2D illustration.