mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 22:00:25 +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
|