搜索资源列表
tonemapping
- 高动态范围图像(HDR)色调映射. 这个源码主要展现了计算全局亮度值的Global和计算局部亮度值的bilateral滤镜。是高级图形图像的作业,里面有详细介绍。
tonemapping
- 高动态范围图像(HDR)色调映射. 这个源码主要展现了计算全局亮度值的Global和计算局部亮度值的bilateral滤镜。是高级图形图像的作业,里面有详细介绍。-High Dynamic Range Image (HDR) color mapping. The main source is calculated to show the value of the overall brightness of the Global and
HDR_TONE_MAPPING
- 一本关于有效的色调映射算子的高动态范围图像的报告-An Effective Tone Mapping Operator for High Dynamic Range Images
vision_hw3
- 高动态范围成像的色调映射c语言源代码,适用于hdr格式的文件。-High dynamic image tonemapping using bilateral filtering
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
Apr2007_reproducible
- 一种彩色滤波阵列图像色调映射自适应视觉模型,作者Maylan.-A Model of Retinal Local Adaptation for the Tone Mapping of Color Filter Array Images
sds
- 高动态范围图像_HDRI_编码及色调映射技术研究.-High Dynamic Range tone mapped image _HDRI_ coding and technology research.
Luminance-HDR-Win32-v2.3.1-2
- 用于高动态范围(hdr)图像的合成软件,载入几幅曝光不同的图像,合成一副HDR图像,可选各种主流的色调映射算法。-For high dynamic range (hdr) image synthesis software, load the pieces of images with different exposures, synthetic an HDR image, optional mainstream tone mapping
LogMap.tar
- 自适应对数色调映射算法。用于HDR图像的合成。-Adaptive logarithmic tone mapping algorithms.
optimize-tone-mapping
- 基于全局最佳化窗口的色调映射的源代码。原理简单,运行效果很好。-Tone mapping source code based on global optimization window. Principle is simple, with good results.
Gradient-Domain-HDR-Sourcecode
- 梯度域实现色调映射 利用matlab函数实现fattal算法-Gradient Domain HDR Sourcecode
TONE_MAPPING
- linux环境下实现的图像色调映射,包含makefile文件,在Linux环境下正确配置可以正常运行。-image tone mapping achieved under linux environment, including makefile files in the Linux environment is properly configured to work properly.
TONEMAPPING
- 很经典的色调映射算法,有全局映射和局部映射。-Classic tone mapping algorithm, global mapping and local maps.
hdr-ms-example
- 使用边缘保持WLS滤波器的多尺度高动态范围色调映射,实现HDR,效果不错-Multi-scale HDR tonemapping using the WLS edge-preserving filter
WLS
- WLS色调映射,Weight Least Square Tone Mapping-WLS,Weight Least Square Tone Mapping
FSITM
- FSITM基于特征相似度的色调映射图像质量评价-FSITM feature similarity index for tone mapping images
gradient-HDR
- 基于梯度的多曝光图像融合,不需要计算相机相应函数和色调映射,采用梯度即可获得较好的效果-You can get better results based on gradient Multi exposure image fusion, the camera does not need to calculate the appropriate functions and tone mapping, gradient
exfu
- 基于多曝光图像的图像融合,可以避免色调映射的融合-image fusion
iCAM06
- 经典色貌模型iCAM06色调映射算法,能够有效解决色彩失真等问题-matlab tone mapping
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