ipfml.processing.transform.rst 586 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. ipfml.processing.transform
  2. ==========================
  3. .. automodule:: ipfml.processing.transform
  4. .. rubric:: Functions
  5. .. autosummary::
  6. get_LAB
  7. get_LAB_L
  8. get_LAB_L_SVD
  9. get_LAB_L_SVD_U
  10. get_LAB_L_SVD_V
  11. get_LAB_L_SVD_s
  12. get_LAB_a
  13. get_LAB_b
  14. get_XYZ
  15. get_XYZ_X
  16. get_XYZ_Y
  17. get_XYZ_Z
  18. get_bits_img
  19. get_low_bits_img
  20. get_mscn_coefficients
  21. gray_to_mscn
  22. rgb_to_LAB_L_bits
  23. rgb_to_LAB_L_low_bits
  24. rgb_to_grey_low_bits
  25. rgb_to_mscn