Module opencv::shape[][src]

Expand description

Modules

Traits

Wrapper class for the OpenCV Affine Transformation algorithm. :

An Chi based cost extraction. :

An EMD based cost extraction. :

An EMD-L1 based cost extraction. :


Abstract base class for histogram cost algorithms.

A norm based cost extraction. :


@example modules/shape/samples/shape_example.cpp An example using shape distance algorithm

Abstract base class for shape transformation algorithms.

Definition of the transformation

Functions

Complete constructor

C++ default parameters

C++ default parameters

C++ default parameters

C++ default parameters

C++ default parameters

C++ default parameters

Complete constructor

Computes the “minimal work” distance between two weighted point configurations base on the papers “EMD-L1: An efficient and Robust Algorithm for comparing histogram-based descriptors”, by Haibin Ling and Kazunori Okuda; and “The Earth Mover’s Distance is the Mallows Distance: Some Insights from Statistics”, by Elizaveta Levina and Peter Bickel.