Class Show_Distance_Map

java.lang.Object
Ch23_Image_Matching.Show_Distance_Map
All Implemented Interfaces:
PlugInFilter, JavaDocHelp

public class Show_Distance_Map extends Object implements PlugInFilter, JavaDocHelp

Demonstrates the use of the DistanceTransform class. See Sec. 23.2.3 of [1] for details. Optionally opens a sample image if no image is currently open. The active image is assumed to be binary (not checked).

[1] W. Burger, M.J. Burge, Digital Image Processing – An Algorithmic Introduction, 3rd ed, Springer (2022).

Version:
2022/12/13
See Also: