搜索资源列表
Colortransform
- 是matlab写的Reinhard的颜色传输算法代码-Reinhard color transfer algorithm code matlab write
Color_Transfer_between_Images
- Color Transfer between Images 。Erik Reinhard, Michael Ashikhmin, Bruce Gooch,and Peter Shirley University of Utah
Reinhard_StainNormalization
- 将一个图像的颜色信息转移到另一个图像上,在对图像做归一化的时候很有用处-This approach maps the colour distribution of an over/under stained image to that of a well stained target image. Reinhard presented a method for matching the colour distribution of an image to that of a target i
c
- reinhard算法在色彩图像前一种的源代码,有比较好的稳定性。-Reinhard algorithm in color image before a source code, a good stability.
colorTransfer
- 用Reinhard算法实现了图像之间色彩的迁移,程序为Reinhard.m;并对该算法进行了改进,程序为 Reinhard improved.m