M-File Help: itriplepoint View code for itriplepoint

itriplepoint

Find triple points

out = itriplepoint(im) is a binary image where pixels are set if the corresponding pixel in the binary image im is a triple point, that is where three single-pixel wide line intersect. These are the Voronoi points in an image skeleton. Computed using the hit-or-miss morphological operator.

References

See also

iendpoint, ithin, hitormiss


 

© 1990-2012 Peter Corke.