标签: matlab image-processing color-space
我想将实验室空间中的图像转换为rgb空间,但由于具有三个通道L a b *,因此无法使用lab2rgb命令 所以我必须先合并三个渠道,我该怎么做