ipfml.processing.rst.txt 433 B

123456789101112131415161718192021222324252627282930313233
  1. ipfml.processing
  2. ================
  3. .. automodule:: ipfml.processing
  4. .. rubric:: Functions
  5. .. autosummary::
  6. divide_in_blocks
  7. fusion_images
  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_mscn_coefficients
  13. rgb_to_LAB_L_bits
  14. rgb_to_LAB_L_low_bits
  15. rgb_to_grey_low_bits
  16. rgb_to_mscn
  17. rotate_image