Skip to content

Release v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 10:21

This release contains the following changes:

  • fixes to handle gray-scale and alpha-channel images
  • refactored code for mkl_solver() method for better readability (comply with PEP8)
  • added API function ColorMatcher.transfer(src=src, ref=ref, method='hm-mkl-hm')
  • note that the existing ColorMatcher(src=src, ref=ref, method='hm-mkl-hm').main() is still viable