的CIELab色彩空间转换 [英] CIELab Colorspace conversion

查看:781
本文介绍了的CIELab色彩空间转换的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有一个规范的色彩空间转换库?我找不到任何pre-现有的解决方案。是的CIELab转换太模糊?

Is there a canonical colorspace conversion library? I can't find any pre-existing solutions. Is CIELab conversion is too obscure?

推荐答案

这不是晦涩,我最近做了自己从RGB到CIELAB。
看的OpenCV源有很多的颜色convesrion功能。
文件是:../src/cv/cvcolor.cpp
看一看功能icvBGRx2Lab_32f_CnC3R为例。这可能是你在寻找的。

It is not obscure, I have done it myself recently from RGB to CIELAB. Look at the source of OpenCV there is a lot of color convesrion functions. File is: ../src/cv/cvcolor.cpp Have a look at the function icvBGRx2Lab_32f_CnC3R for example. This is probably what are you looking for.

这篇关于的CIELab色彩空间转换的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆