All,<div>   I have an unstructured grid that was obtained by segmenting an image volume and &#39;am trying to find the closest cell in the unstructured grid to the voxels in the image. In other words, I&#39;m trying to find what cell in the unstructured grid contains the ith voxel in the image volume. I&#39;m using vtkCellLocator for the search and it takes me about 10mins to classify the voxels in an image volume of size: 247 x 147 x 165. Does anyone know of a filter that does this efficiently?</div>
<div>Thanks</div><div>Prashanth</div>