mirror of
https://github.com/opencv/opencv.git
synced 2024-12-02 07:39:57 +08:00
16 lines
371 B
ReStructuredText
16 lines
371 B
ReStructuredText
|
**********************************
|
||
|
shape. Shape Distance and Matching
|
||
|
**********************************
|
||
|
|
||
|
The module contains algorithms that embed a notion of shape distance.
|
||
|
These algorithms may be used for shape matching and retrieval, or shape
|
||
|
comparison.
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
shape_distances
|
||
|
shape_transformers
|
||
|
histogram_cost_matrix
|
||
|
emdL1
|