Skip to content

Releases: hpotechius/ColorTransferLib

v2.1.0-post1

15 Dec 09:00

Choose a tag to compare

  • add missing init files
  • fix wrong paths in setup.py

v2.1.0

10 Dec 16:31
7414d83

Choose a tag to compare

  • Renamed algorithms for consistency
  • Replaced MATLAB TPS/Grogan19 and VSI with Python implementations
  • Updated requirements for Python 3.12 and macOS M1 compatibility

v2.0.1-post3

21 Apr 13:06

Choose a tag to compare

Update Color Transfer Options

v2.0.1-post2

20 Feb 01:50

Choose a tag to compare

  • add testdata

v2.0.1

20 Feb 01:37

Choose a tag to compare

  • Updated requirements
  • Improved method compatibility with data types
  • Include tests for color transfer, style transfer, colorization and evaluation

v2.0.0

26 Jan 18:03
94ee675

Choose a tag to compare

Following datatypes are now supported:

  • Images
  • Videos
  • Point Clouds
  • Textured Meshes
  • Volumetric Videos
  • Gaussian Splatting
  • Light Fields

v1.0.0-post3

17 Dec 18:45

Choose a tag to compare

update setup.py

v1.0.0-post2

03 Nov 12:52

Choose a tag to compare

  • automatically installation of requirements
  • added Project Description on PyPI

v1.0.0

03 Nov 12:06
f1837d1

Choose a tag to compare

First official version of ColorTransferLib. Contains 15 color/style transfer algorithms and 30 IQA metrics.