[Insight-users] distance map filters.., writing filters
Karthik Krishnan
Karthik.Krishnan at kitware.com
Thu Dec 22 15:32:17 EST 2005
If you give the DanielssonDistanceMap filter a binary image, its going
to calculate distances to the boundaries of that binary image .
So what you are looking for is probably a filter that classifies/
binarizes your input image into object pixels and non-object pixels ?
Kalpathi Subramanian wrote:
>
> Is there a way to restrict the computation of the distance
> map to, say, "object pixels"? I am using the Danielsson filter..
> Seems like its not possible from looking at the docs.
>
> Otherwise, I was considering developing a filter. Are there
> any guidelines on how to go about building a new filter that
> I can plug into the pipeline?
>
> -- krs
>
More information about the Insight-users
mailing list