xueyangfu / rgb-lab-conv

Functions for RGB from/to LAB color-space conversion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modules for color-space conversion

  • RGB to LAB and LAB to RGB
  • Implemented on: Python 2.7, SciPy 0.18.1, TensorFlow 1.4.0
  • Latest test on: Python 2.7, SciPy 1.1.0, TensorFlow 1.11.0

Usage

Sample output

Original image RGB-to-LAB-to-RGB
det-86 det-106
det-86 det-106

Acknowledgements

About

Functions for RGB from/to LAB color-space conversion


Languages

Language:Python 100.0%