Skip to content

Releases: hpotechius/ColorTransferLib

v2.2.0

Choose a tag to compare

@hpotechius hpotechius released this 29 May 14:45
2f436bc
  • support for lightfield image sequence
  • fix Deng22
  • update requirements

v2.1.0-post1

Choose a tag to compare

@hpotechius hpotechius released this 15 Dec 09:00
  • add missing init files
  • fix wrong paths in setup.py

v2.1.0

Choose a tag to compare

@hpotechius hpotechius released this 10 Dec 16:31
  • 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

Choose a tag to compare

@hpotechius hpotechius released this 21 Apr 13:06

Update Color Transfer Options

v2.0.1-post2

Choose a tag to compare

@hpotechius hpotechius released this 20 Feb 01:50
  • add testdata

v2.0.1

Choose a tag to compare

@hpotechius hpotechius released this 20 Feb 01:37
  • Updated requirements
  • Improved method compatibility with data types
  • Include tests for color transfer, style transfer, colorization and evaluation

v2.0.0

Choose a tag to compare

@hpotechius hpotechius released this 26 Jan 18:03

Following datatypes are now supported:

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

v1.0.0-post3

Choose a tag to compare

@hpotechius hpotechius released this 17 Dec 18:45
update setup.py

v1.0.0-post2

Choose a tag to compare

@hpotechius hpotechius released this 03 Nov 12:52
  • automatically installation of requirements
  • added Project Description on PyPI

v1.0.0

Choose a tag to compare

@hpotechius hpotechius released this 03 Nov 12:06

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