搜索资源列表
GraphTheoryIII
- 《GraphTheoryIII》Reinhard Diestel著。This book offers an introduction to the theory of graphs as part of pure mathmatics.-err
graphtheory.pdf
- 图论,Graph Theory,第二版,Reinhard著。比较经典的书。-Graph Theory, Graph Theory, second edition, Reinhard forward. Comparison of the classic book.
ToneMapping
- 色调映射实现,用一张图像的内容拟合另一张图像的色调分布曲线,基于颜色直方图统计进行最佳适配实现-Tone mapping implementation, the content of an image with another image of the color fitting distribution curves were based on color histogram to achieve the best fit
Color-transfer
- 颜色转换,Reinhard等人的经典算法-Color conversion, Reinhard with the classic algorithm
colorTransfer
- 用Reinhard算法实现了图像之间色彩的迁移,程序为Reinhard.m;并对该算法进行了改进,程序为Reinhard improved.m-color transfer using Reinhard method.
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
Color_Transfer
- 2001年Reinhard文章中所描述的颜色迁移算法-Reinhard color migration algorithm in 2001 as described in the article
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
real-time-FPGA-for-Reinhard
- 实时fpga基于架构Reinhard色度映射-A real-time FPGA-based architecture for a Reinhard-like tone mapping operato
c
- reinhard算法在色彩图像前一种的源代码,有比较好的稳定性。-Reinhard algorithm in color image before a source code, a good stability.
colorTransfer
- 用Reinhard算法实现了图像之间色彩的迁移,程序为Reinhard.m;并对该算法进行了改进,程序为 Reinhard improved.m
Concise-Computer-Vision
- 计算机视觉领域经典著作,简明教程,纯英文清晰插图版。-Concise Computer Vision An Introduction into Theory and Algorithms -Reinhard Klette
色彩迁移
- 本文根据Reinhard的颜色传输算法和Welsh的灰度图像彩色化算法的不足,提出了一种基于象素空间相关性的灰度图像彩色化算法,该算法经过像素匹配,Welsh改进和分块处理和自身校正等过程,实现了灰度图像彩色化。实验结果对比证明,该算法比Welsh算法在处理速度上更快,还原效果更好。
reinhard代码
- 将低动态范围图像通过色调映射技术转换为高动态范围图像,对图像的亮度通道进行加强,该算法是reinhard代码进行实现的。(The low dynamic range image is transformed into high dynamic range image by hue mapping technology, and the brightness channel of the image is enhanced. The al