Module imagingbook.common
Package imagingbook.common.image.matching
package imagingbook.common.image.matching
-
ClassDescriptionInstances of this class perform "chamfer" matching on binary images.Instances of this class perform matching on scalar-valued images based on the correlation coefficient.Instances of this class calculate an approximate distance transform of a given image which is assumed to be binary (pixel value 0 = background, non-zero = foreground).Enum type for different distance norms used to calculate distance transforms.