mirror of https://github.com/opencv/opencv.git
Open Source Computer Vision Library
https://opencv.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
371 B
15 lines
371 B
********************************** |
|
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
|
|
|