ipfml.processing.rst.txt 514 B

123456789101112131415161718192021222324252627282930313233343536
  1. ipfml.processing
  2. ================
  3. .. automodule:: ipfml.processing
  4. .. rubric:: Functions
  5. .. autosummary::
  6. divide_in_blocks
  7. fast_ica_reconstruction
  8. fusion_images
  9. get_LAB_L_SVD
  10. get_LAB_L_SVD_U
  11. get_LAB_L_SVD_V
  12. get_LAB_L_SVD_s
  13. get_mscn_coefficients
  14. ipca_reconstruction
  15. rgb_to_LAB_L_bits
  16. rgb_to_LAB_L_low_bits
  17. rgb_to_grey_low_bits
  18. rgb_to_mscn
  19. rotate_image
  20. svd_reconstruction