ipfml.processing.rst 366 B

123456789101112131415161718192021222324252627282930
  1. ipfml.processing
  2. ================
  3. .. automodule:: ipfml.processing
  4. .. rubric:: Functions
  5. .. autosummary::
  6. divide_in_blocks
  7. get_LAB_L_SVD
  8. get_LAB_L_SVD_U
  9. get_LAB_L_SVD_V
  10. get_LAB_L_SVD_s
  11. rgb_to_LAB_L_bits
  12. rgb_to_LAB_L_low_bits
  13. rgb_to_grey_low_bits
  14. rgb_to_mscn