123456789101112131415161718192021222324252627282930313233343536 |
- ipfml.metrics
- =============
- .. automodule:: ipfml.metrics
-
-
- .. rubric:: Functions
- .. autosummary::
-
- get_LAB
- get_LAB_L
- get_LAB_a
- get_LAB_b
- get_SVD
- get_SVD_U
- get_SVD_V
- get_SVD_s
- get_XYZ
- get_XYZ_X
- get_XYZ_Y
- get_XYZ_Z
- get_bits_img
- get_low_bits_img
- gray_to_mscn
-
-
-
-
-
-
-
-
|