Block match class keeps information about found block match. The class is used with block matching algorithms implementing IBlockMatching interface.

Namespace:  AForge.Imaging
Assembly:  AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public class BlockMatch

Inheritance Hierarchy

System..::.Object
  AForge.Imaging..::.BlockMatch

See Also