MATLAB File Help: cv.HausdorffDistanceExtractor Index
cv.HausdorffDistanceExtractor

A simple Hausdorff distance measure between shapes defined by contours

According to the paper [Hausdorff93].

References

[Hausdorff93]:

"Comparing Images using the Hausdorff distance." by D.P. Huttenlocher, G.A. Klanderman, and W.J. Rucklidge. (PAMI 1993)

See also
Class Details
Superclasses handle
Sealed false
Construct on load false
Constructor Summary
HausdorffDistanceExtractor Constructor 
Property Summary
DistanceFlag The norm used to compute the Hausdorff distance between two shapes. 
RankProportion The rank proportion (a fractional value between 0 and 1) that 
id Object ID 
Method Summary
  addlistener Add listener for event. 
  clear Clears the algorithm state 
  computeDistance Compute the shape distance between two shapes defined by its contours 
  delete Destructor 
  empty Returns true if the algorithm is empty 
  eq == (EQ) Test handle equality. 
  findobj Find objects matching specified conditions. 
  findprop Find property of MATLAB handle object. 
  ge >= (GE) Greater than or equal relation for handles. 
  getDefaultName Returns the algorithm string identifier 
  gt > (GT) Greater than relation for handles. 
Sealed   isvalid Test handle validity. 
  le <= (LE) Less than or equal relation for handles. 
  load Loads algorithm from a file or a string 
  lt < (LT) Less than relation for handles. 
  ne ~= (NE) Not equal relation for handles. 
  notify Notify listeners of event. 
  save Saves the algorithm parameters to a file