搜索资源列表
assign3
- 在matlab下用Bilateral filter进行High dynamic range 图像 tune的源代码。读取.hdr文件(可用hrdshop生成)
read_radiance
- matlab 高动态图像 读取的hdr格式的读取文件,经测试可以用-matlab read hdr high dynamic image to read the file format, the test can be used
HDR Imaging
- HDR Imaging using matlab
pfstools-1.8.4.tar
- 对HDR图像进行读、写、操作、浏览的源码。包含了利用多曝光图像合成HDR图像,tone mapping,等功能。亦可与GNU、Matlab等集成。-pfstools- a set of programs for reading, writing, manipulating and viewing high-dynamic range (HDR) images and video frames. pfscalibration- photometric calibration of cameras
HDR_Toolbox_current
- 应用Matlab写的HDR图像处理完整工具,包括:合成HDR图像、TMO等,路径完整,亦包括示例、例图。非常有用的学习工具。-It s a totally codes of HDR image processing, including HDRI generation, TMO, etc. Very useful tool for study.
tonemap_matlab
- 在Matlab环境中,对基于HDR图像进行色度映射处理的两种方法。函数原型只有一个,重载函数很多,适合各种参数情况下的色度映射。-failed to translate
Gradient-Domain-HDR-Sourcecode
- 梯度域实现色调映射 利用matlab函数实现fattal算法-Gradient Domain HDR Sourcecode
nii
- 本程序包适用于再MATLAB环境下,对医学影像中.nii和.hdr格式的操作,包括读取、制作、保存等等。-This package applies to the next and then the MATLAB environment for medical imaging. Operating nii and. Hdr formats, including reading, production, preservation, and so on.
HDR-Radiance-Map
- 应用matlab软件,根据 Debevec, P. E.和 Malik, J算法将三幅LDR图片合成为一幅HDR图片的代码-Matlab software applications, according to Debevec, PE and Malik, J algorithm three LDR image synthesis is an HDR image code
enviread
- 利用multibandread函数,此函数用于读取多波段二进制影像文件。至于何为二进制影像文件,简单地说ENVI主菜单file—save file as—envi standard得到的就是二进制影像文件,有时甚至会看到后缀名为bsq、bil、bip等影像,也是二进制影像文件。 对于一幅tif格式的高光谱影像,这里有两种方法将影像读入matlab: (1)直接利用imread函数读取,不知为何tif格式的高光谱影像居然可以读取,但是速度挺慢 (2)利用multibandread函数读
Apr2007_reproducible_code_rr
- Laurence Meylan的基于色调映射的高动态图像显示算法的MATLAB源代码(source code on Tone Mapping for High Dynamic Range Displays, written by Laurence Meylan)
RGB
- 读取envi的img格式,需要有hdr文件(To read the IMG format of envi, you need to have a HDR file)
read_ENVIimagefile
- ENVI软件标准格式的高光谱遥感图像含有两部分:一个是高光谱图像 '*.img ',另一个是遥感图像头文件 '*.hdr',该文件记录了遥感图像的信息,如图像尺寸、波段数、数据类型和大小端等。如果缺少头文件,将无法对遥感图像进行读取,因此头文件十分重要。 在Matlab中,将利用函数multibandread()对多波段(高光谱/多光谱)图像进行读取。(The hyperspectral remote sensing images of ENVI software standar
read_envi
- 本函数用于读取envi软件格式的光谱图像(.img与.hdr)到matlab中。(This function is used to read spectral images of envi software format (.Img and.Hdr) to Matlab.)
exposure_fusion
- 利用matlab实现不同曝光成度的图像融合,matlab实现HDR功能(Using matlab to realize image fusion with different exposure degrees, and using MATLAB to realize HDR function)